Skip to content

feat(integrations): Remove feature flags for GAd pipelines#113097

Merged
evanpurkhiser merged 1 commit into
masterfrom
evanpurkhiser/feat-integrations-remove-feature-flags-for-gad-pipelines
Apr 15, 2026
Merged

feat(integrations): Remove feature flags for GAd pipelines#113097
evanpurkhiser merged 1 commit into
masterfrom
evanpurkhiser/feat-integrations-remove-feature-flags-for-gad-pipelines

Conversation

@evanpurkhiser

Copy link
Copy Markdown
Member

Follow up to #113067

@evanpurkhiser
evanpurkhiser requested a review from a team April 15, 2026 20:00
@github-actions github-actions Bot added the Scope: Backend Automatically applied to PRs that change backend components label Apr 15, 2026

@cursor cursor Bot left a comment

Copy link
Copy Markdown
Contributor

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.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 2a3b1a5. Configure here.

manager.add("organizations:integration-api-pipeline-slack", OrganizationFeature, FeatureHandlerStrategy.FLAGPOLE, api_expose=True)
manager.add("organizations:integration-api-pipeline-bitbucket", OrganizationFeature, FeatureHandlerStrategy.FLAGPOLE, api_expose=True)
manager.add("organizations:integration-api-pipeline-aws-lambda", OrganizationFeature, FeatureHandlerStrategy.FLAGPOLE, api_expose=True)
# ...

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Orphaned comment block left after removing feature flags

Low Severity

The section header comment # API-driven integration setup pipeline (per-provider rollout) and placeholder # ... on the next line are now orphaned — all the feature flags they described have been removed. These two lines no longer document anything meaningful and add unnecessary noise.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 2a3b1a5. Configure here.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

we'll add more it's OK

@evanpurkhiser
evanpurkhiser merged commit f483b2b into master Apr 15, 2026
78 checks passed
@evanpurkhiser
evanpurkhiser deleted the evanpurkhiser/feat-integrations-remove-feature-flags-for-gad-pipelines branch April 15, 2026 21:50
@github-actions github-actions Bot locked and limited conversation to collaborators May 1, 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants