Bug 1813877 - Announce page title with talkback when swiping on navbar
[gecko.git] / mobile / android / .cron.yml
blob9d71530788a52ad3b69b3674a61be19ea2179e00
1 # Definitions for jobs that run periodically.  For details on the format, see
2 # `taskcluster/taskgraph/cron/schema.py`.  For documentation, see
3 # `taskcluster/docs/cron.rst`.
4 ---
6 jobs:
7     - name: nightly
8       job:
9           type: decision-task
10           treeherder-symbol: nightly-D
11           target-tasks-method: nightly
12       when:
13           - {hour: 4, minute: 0}
14           - {hour: 16, minute: 0}
15     - name: nightly-test
16       job:
17           type: decision-task
18           treeherder-symbol: Nt
19           target-tasks-method: nightly-test
20       when:
21         - {hour: 5, minute: 0}
22     - name: screenshots
23       job:
24           type: decision-task
25           treeherder-symbol: screenshots-D
26           target-tasks-method: screenshots
27       when: [{weekday: 'Monday', hour: 10, minute: 0}]
28     - name: legacy-api-ui-tests
29       job:
30           type: decision-task
31           treeherder-symbol: legacy-api-ui
32           target-tasks-method: legacy_api_ui_tests
33       when: [] # unscheduled