Skip to content

feat(flags): Remove graduated coding-workflows feature flag#108815

Merged
wedamija merged 3 commits intomasterfrom
flag-burner/ga/coding-workflows
Feb 23, 2026
Merged

feat(flags): Remove graduated coding-workflows feature flag#108815
wedamija merged 3 commits intomasterfrom
flag-burner/ga/coding-workflows

Conversation

@wedamija
Copy link
Member

@wedamija wedamija commented Feb 21, 2026

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

🤖 Generated with Claude Code

@wedamija wedamija requested a review from a team as a code owner February 21, 2026 02:59
@github-actions github-actions bot added Scope: Frontend Automatically applied to PRs that change frontend components Scope: Backend Automatically applied to PRs that change backend components labels Feb 21, 2026
@github-actions
Copy link
Contributor

🚨 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 #discuss-dev-infra channel.

Copy link
Contributor

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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>
@wedamija wedamija force-pushed the flag-burner/ga/coding-workflows branch from e72e056 to b755ea1 Compare February 23, 2026 19:15
Copy link
Contributor

@suejungshin suejungshin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

@wedamija
Copy link
Member Author

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>
@wedamija wedamija merged commit bb2e470 into master Feb 23, 2026
105 checks passed
@wedamija wedamija deleted the flag-burner/ga/coding-workflows branch February 23, 2026 22:49
mchen-sentry pushed a commit that referenced this pull request Feb 24, 2026
## 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>
wedamija added a commit that referenced this pull request Feb 24, 2026
## 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>
@github-actions github-actions bot locked and limited conversation to collaborators Mar 11, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Backend Automatically applied to PRs that change backend components Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants