Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(actionable-items): remove feature flag backend #57934

Merged
merged 2 commits into from
Oct 16, 2023

Conversation

roggenkemper
Copy link
Member

@roggenkemper roggenkemper commented Oct 11, 2023

we have had the actionable items alert in GA for over a week so we can remove the feature flag.

only merge after #57933 is merged

closes #57917

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Oct 11, 2023
@roggenkemper roggenkemper marked this pull request as ready for review October 12, 2023 20:16
@roggenkemper roggenkemper requested a review from a team as a code owner October 12, 2023 20:16
@codecov
Copy link

codecov bot commented Oct 16, 2023

Codecov Report

Merging #57934 (3dc2ab5) into master (6cc2769) will decrease coverage by 0.01%.
Report is 6 commits behind head on master.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master   #57934      +/-   ##
==========================================
- Coverage   79.05%   79.05%   -0.01%     
==========================================
  Files        5135     5135              
  Lines      223468   223463       -5     
  Branches    37625    37625              
==========================================
- Hits       176664   176655       -9     
- Misses      41148    41151       +3     
- Partials     5656     5657       +1     
Files Coverage Δ
src/sentry/api/endpoints/actionable_items.py 94.59% <100.00%> (-0.76%) ⬇️
src/sentry/conf/server.py 89.83% <ø> (ø)
src/sentry/features/__init__.py 100.00% <ø> (ø)

... and 13 files with indirect coverage changes

@roggenkemper roggenkemper merged commit 37022bb into master Oct 16, 2023
51 checks passed
@roggenkemper roggenkemper deleted the roggenkemper/rmaiff branch October 16, 2023 20:13
@github-actions github-actions bot locked and limited conversation to collaborators Nov 1, 2023
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.

Remove Feature Flag
2 participants