Skip to content

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

Open
evanpurkhiser wants to merge 1 commit intomasterfrom
evanpurkhiser/feat-integrations-remove-feature-flags-for-gad-pipelines
Open

feat(integrations): Remove feature flags for GAd pipelines#113097
evanpurkhiser wants to merge 1 commit intomasterfrom
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
Copy link
Copy Markdown
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.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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