Closed
Bug 1623101
Opened 5 years ago
Closed 5 years ago
Create CI-A workflow to schedule tasks periodically
Categories
(Testing :: General, enhancement)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: armenzg, Assigned: armenzg)
References
Details
Attachments
(1 file)
I'm trying to set up a Taskcluster hook that will:
- schedule a task on a schedule
- the task will checkout a Github repo
- it will fetch a secret
- execute a script
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
The scopes and permissions were defined in here:
https://github.com/mozilla/community-tc-config/blob/master/config/projects/cia.yml
Assignee | ||
Comment 3•5 years ago
|
||
Documentation created:
https://github.com/armenzg/smart-scheduling/blob/master/scripts/README.md
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•