Skip to content
Snippets Groups Projects
Verified Commit 457ef0ac authored by Antoine R. Dumont's avatar Antoine R. Dumont
Browse files

sysadm/issue-templates: Set and fix milestone and labels

That many actions less to do when creating a new task.
parent 64ed3cc3
No related branches found
No related tags found
No related merge requests found
/title production: Deploy new <project> stack
/milestone %<milestone>
/milestone %"Extend archive coverage [Roadmap - Collect]"
/labels ~"activity::Deployment"
/label ~"activity::deployment"
- [ ] [swh-charts](https://gitlab.softwareheritage.org/swh/infra/ci-cd/swh-charts/-/blob/production/swh/values/production.yaml?ref_type=heads#L126): Checkout production branch
- [ ] [swh-charts](https://gitlab.softwareheritage.org/swh/infra/ci-cd/swh-charts/-/blob/production/swh/values/production.yaml?ref_type=heads#L143): Adapt values to reference the new lister and loader (equivalent to what was done for staging)
......
/title staging: Deploy new <project> stack
/milestone %<milestone>
/milestone %"Extend archive coverage [Roadmap - Collect]"
/labels ~"activity::Deployment"
/label ~"activity::deployment"
- [ ] [swh-apps](https://gitlab.softwareheritage.org/swh/infra/swh-apps/-/tree/master/apps?ref_type=heads): Build image (if required)
- [ ] [swh-charts](https://gitlab.softwareheritage.org/swh/infra/ci-cd/swh-charts/-/blob/staging/values-swh-application-versions.yaml?ref_type=heads): Reference new image (if required)
......
/title Deploy new <project> <version>
/milestone %<milestone>
/milestone %"MRO 2023"
/labels ~"activity::Deployment"
/label ~"activity::deployment"
staging:
- [ ] [swh-apps](https://gitlab.softwareheritage.org/swh/infra/swh-apps/-/tree/master/apps?ref_type=heads): Build image (if required because of new deps for example)
......
......@@ -2,7 +2,8 @@
/milestone %"MRO 2023"
/label ~"activity::deployment"
/labels ~"activity::Deployment"
Actions:
- [ ] Tags all impacted modules
......
......@@ -2,6 +2,8 @@
/milestone %"MRO 2023"
/labels ~"activity::Deployment"
Orders: <link to the mybox directory containing the order/delivery orders/...>
Inventory: <link to the inventory page>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment