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

feat(commit-context): Allow all orgs access to suspect commits via blame #65346

Merged
merged 4 commits into from Mar 4, 2024

Conversation

leeandher
Copy link
Member

This PR allows all organizations access to commit context (suspect commits via Git Blame). A follow up PR will remove the plan restrictions from getsentry, and a follow up follow up will get rid of the feature flag entirely.

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Feb 16, 2024
Copy link

codecov bot commented Feb 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.25%. Comparing base (3ab3d14) to head (8616ab1).
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #65346      +/-   ##
==========================================
- Coverage   84.27%   84.25%   -0.02%     
==========================================
  Files        5304     5305       +1     
  Lines      237049   237200     +151     
  Branches    41024    41043      +19     
==========================================
+ Hits       199768   199855      +87     
- Misses      37062    37126      +64     
  Partials      219      219              
Files Coverage Δ
src/sentry/conf/server.py 90.06% <ø> (ø)

... and 112 files with indirect coverage changes

@leeandher leeandher requested a review from a team February 20, 2024 21:29
@leeandher leeandher marked this pull request as ready for review February 20, 2024 21:29
@leeandher leeandher merged commit ccc8977 into master Mar 4, 2024
49 checks passed
@leeandher leeandher deleted the leander/commit-context-4-all branch March 4, 2024 19:56
leeandher added a commit that referenced this pull request Mar 5, 2024
With #65346 and
getsentry/getsentry#12983 merged, self-hosted
and all organizations on SaaS now have access to the commit-context
feature for suspect commits. The feature flag can be safely removed.
aliu3ntry pushed a commit that referenced this pull request Mar 6, 2024
With #65346 and
getsentry/getsentry#12983 merged, self-hosted
and all organizations on SaaS now have access to the commit-context
feature for suspect commits. The feature flag can be safely removed.
@github-actions github-actions bot locked and limited conversation to collaborators Mar 20, 2024
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.

None yet

3 participants