Skip to content

Conversation

@ykamo001
Copy link
Contributor

@ykamo001 ykamo001 commented Mar 8, 2024

Add repository into Issue Alert code path to start being able to use it, and create the FF that we will use to enable the logic.

Requires: #66623

@ykamo001 ykamo001 self-assigned this Mar 8, 2024
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Mar 8, 2024
@ykamo001 ykamo001 requested a review from a team March 8, 2024 20:52
@ykamo001 ykamo001 marked this pull request as ready for review March 8, 2024 20:52
@ykamo001 ykamo001 requested a review from a team as a code owner March 8, 2024 20:52
@codecov
Copy link

codecov bot commented Mar 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.49%. Comparing base (7547479) to head (c5fd7a4).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #66626      +/-   ##
==========================================
- Coverage   84.30%   83.49%   -0.82%     
==========================================
  Files        5307     5307              
  Lines      237218   237220       +2     
  Branches    41027    41028       +1     
==========================================
- Hits       199975   198055    -1920     
- Misses      37024    38946    +1922     
  Partials      219      219              
Files Coverage Δ
src/sentry/conf/server.py 89.61% <ø> (ø)
src/sentry/features/__init__.py 100.00% <100.00%> (ø)
src/sentry/integrations/repository/__init__.py 100.00% <100.00%> (ø)
.../sentry/integrations/slack/actions/notification.py 87.36% <100.00%> (+0.41%) ⬆️

... and 219 files with indirect coverage changes

@ykamo001 ykamo001 enabled auto-merge (squash) March 12, 2024 01:51
@ykamo001 ykamo001 merged commit 978cc58 into master Mar 12, 2024
@ykamo001 ykamo001 deleted the eco-64840-ff branch March 12, 2024 02:18
@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 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.

3.1 When sending a notification for an Issue Alert, store the notification and response in our data model

3 participants