Skip to content

Conversation

ceorourke
Copy link
Member

@ceorourke ceorourke commented Aug 12, 2025

3rd attempt at this PR - I merged #97621 but somehow hit a circular import issue that CI didn't catch. I've rebased after fixing the import issue.

@ceorourke ceorourke requested review from a team as code owners August 12, 2025 18:18
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Aug 12, 2025
@ceorourke ceorourke marked this pull request as draft August 12, 2025 18:23
@ceorourke ceorourke force-pushed the ceorourke/write-incgroupopenperiod branch from d696e89 to 00958f9 Compare August 12, 2025 19:09
@ceorourke ceorourke marked this pull request as ready for review August 12, 2025 19:41
Copy link
Contributor

@saponifi3d saponifi3d left a comment

Choose a reason for hiding this comment

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

3rd try is the charm! 🎉

@ceorourke ceorourke merged commit e3849c5 into master Aug 12, 2025
64 checks passed
@ceorourke ceorourke deleted the ceorourke/write-incgroupopenperiod branch August 12, 2025 21:20
andrewshie-sentry pushed a commit that referenced this pull request Aug 12, 2025
3rd attempt at this PR - I merged
#97621 but somehow hit a
[circular import
issue](https://github.com/getsentry/getsentry/actions/runs/16916645085/job/47932103426)
that CI didn't catch. I've rebased after fixing the import issue.

---------

Co-authored-by: Snigdha Sharma <[email protected]>
@ceorourke ceorourke added the Trigger: Revert Add to a merged PR to revert it (skips CI) label Aug 13, 2025
@getsentry-bot
Copy link
Contributor

PR reverted: 466512b

getsentry-bot added a commit that referenced this pull request Aug 13, 2025
Copy link

codecov bot commented Aug 13, 2025

Codecov Report

❌ Patch coverage is 86.36364% with 9 lines in your changes missing coverage. Please review.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
...workflow_engine/models/incident_groupopenperiod.py 83.92% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #97697      +/-   ##
==========================================
+ Coverage   80.31%   80.64%   +0.32%     
==========================================
  Files        8576     8576              
  Lines      377830   377897      +67     
  Branches    24585    24585              
==========================================
+ Hits       303468   304764    +1296     
+ Misses      73997    72768    -1229     
  Partials      365      365              

ceorourke added a commit that referenced this pull request Aug 15, 2025
#97697 but it's behind a feature
flag this time so we can toggle it on and off, plus converts incident
projects to a list rather than passing a queryset. See [this
commit](cd0b7f9)
for the only change in this from the original implementation.

---------

Co-authored-by: Snigdha Sharma <[email protected]>
evanh pushed a commit that referenced this pull request Aug 18, 2025
#97697 but it's behind a feature
flag this time so we can toggle it on and off, plus converts incident
projects to a list rather than passing a queryset. See [this
commit](cd0b7f9)
for the only change in this from the original implementation.

---------

Co-authored-by: Snigdha Sharma <[email protected]>
priscilawebdev pushed a commit that referenced this pull request Aug 25, 2025
3rd attempt at this PR - I merged
#97621 but somehow hit a
[circular import
issue](https://github.com/getsentry/getsentry/actions/runs/16916645085/job/47932103426)
that CI didn't catch. I've rebased after fixing the import issue.

---------

Co-authored-by: Snigdha Sharma <[email protected]>
priscilawebdev pushed a commit that referenced this pull request Aug 25, 2025
priscilawebdev pushed a commit that referenced this pull request Aug 25, 2025
#97697 but it's behind a feature
flag this time so we can toggle it on and off, plus converts incident
projects to a list rather than passing a queryset. See [this
commit](cd0b7f9)
for the only change in this from the original implementation.

---------

Co-authored-by: Snigdha Sharma <[email protected]>
andrewshie-sentry pushed a commit that referenced this pull request Aug 26, 2025
andrewshie-sentry pushed a commit that referenced this pull request Aug 26, 2025
#97697 but it's behind a feature
flag this time so we can toggle it on and off, plus converts incident
projects to a list rather than passing a queryset. See [this
commit](cd0b7f9)
for the only change in this from the original implementation.

---------

Co-authored-by: Snigdha Sharma <[email protected]>
@github-actions github-actions bot locked and limited conversation to collaborators Aug 28, 2025
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 Trigger: Revert Add to a merged PR to revert it (skips CI)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants