Suggestion: darc subscription-pause --id --length
- Dominant language
- C#
- Stars
- 729
- Forks
- 397
- Avg merge
- 3d 15m
- Merged PRs (30d)
- 149
Description
A discussion came up in tactics about breaking changes in codeflow and the process to get traction and fix them. During that discussion, we talked about how codeflow piles on top bringing in new changes, potentially breaking new things, and triggering new PR builds. An idea came up to add the ability to pause a subscription. Disabling it entirely means you have to remember to turn it back on but usually you just need a few hours to hold it off (I've personally gone in and just cancelled CI builds rather than disable the subscription to delay codeflow for a PR build to finish).
CC @wtgodbe for additional suggestions/details.
### Release Note Category
- [ ] Feature changes/additions
- [ ] Bug fixes
- [ ] Internal Infrastructure Improvements
### Release Note Description
Contributor guide
Assessment
This issue has not been assessed yet.