aboutsummaryrefslogtreecommitdiffstats
path: root/dispatch.sr.ht/index.md
blob: e046f0e7128b84520d124453da3f19c55e860949 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
title: dispatch.sr.ht docs
---

[dispatch.sr.ht](https://dispatch.sr.ht) is a service on sr.ht that can be used
to automate tasks in response to various events. It's often used, for example,
to automate the submission of builds.sr.ht jobs in response to, for example, git
commits. It's designed to support many other automations as well.

# Dashboard

On the dashboard we see a searchable list of your configured tasks. Clicking
each task will take you to a settings page. On the left is the "Configure new
task" button, used for that purpose.

# Configuring new tasks

The list of available tasks is shown on the [task configuration
page](https://dispatch.sr.ht/configure). Select a task to configure it, and you
will be taken to a task-specific configuration page. Documentation for each task
is available on these pages.