Skip to content
Snippets Groups Projects

Update issuable state badge styles for Issues, MRs, and Epics

Merged Kushal Pandya requested to merge 330569-update-issuable-status-badges into master
All threads resolved!
334 files
+ 4085
2992
Compare changes
  • Side-by-side
  • Inline
Files
334
@@ -41,7 +41,7 @@ Are there any other stages or teams involved that need to be kept in the loop?
the feature can be officially announced in a release blog post.
- [ ] `/chatops run auto_deploy status <merge-commit-of-cleanup-mr>`
- [ ] Close [the feature issue](ISSUE LINK) to indicate the feature will be released in the current milestone.
- [ ] Clean up the feature flag from all environments by running these chatops command in `#production` channel:
- [ ] If not already done, clean up the feature flag from all environments by running these chatops command in `#production` channel:
- [ ] `/chatops run feature delete <feature-flag-name> --dev`
- [ ] `/chatops run feature delete <feature-flag-name> --staging`
- [ ] `/chatops run feature delete <feature-flag-name>`
Loading