feat(flags): Remove graduated coding-workflows feature flag#108815
feat(flags): Remove graduated coding-workflows feature flag#108815
Conversation
|
🚨 Warning: This pull request contains Frontend and Backend changes! It's discouraged to make changes to Sentry's Frontend and Backend in a single pull request. The Frontend and Backend are not atomically deployed. If the changes are interdependent of each other, they must be separated into two pull requests and be made forward or backwards compatible, such that the Backend or Frontend can be safely deployed independently. Have questions? Please ask in the |
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
e72e056 to
b755ea1
Compare
suejungshin
left a comment
There was a problem hiding this comment.
Approved to unblock but can we only remove the prevent-ai flag and leave the other ones there (and remove them in a separate PR if needed?). I'm not sure what the status of those are
Looks like claude managed to merge some branches together, I'll clean this up |
These flags were accidentally removed by cross-contamination from another branch. They belong to the emerge-tools PR, not this one. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This flag belongs to the issue-workflow PR (108816), not this one. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
## Summary Removes 1 feature flag owned by coding-workflows that has been enabled at 100% via flagpole with no conditions: - `organizations:prevent-ai` This flag has been fully rolled out and its behavior is now the default. ## Test plan - [ ] CI passes - [ ] Corresponding sentry-options-automator PR to remove flagpole config 🤖 Generated with [Claude Code](https://claude.com/claude-code) --------- Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
## Summary Removes 1 feature flag owned by coding-workflows that has been enabled at 100% via flagpole with no conditions: - `organizations:prevent-ai` This flag has been fully rolled out and its behavior is now the default. ## Test plan - [ ] CI passes - [ ] Corresponding sentry-options-automator PR to remove flagpole config 🤖 Generated with [Claude Code](https://claude.com/claude-code) --------- Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Summary
Removes 1 feature flag owned by coding-workflows that has been enabled at 100% via flagpole with no conditions:
organizations:prevent-aiThis flag has been fully rolled out and its behavior is now the default.
Test plan
🤖 Generated with Claude Code