Skip to content

fix(st): add src/sentry/constants.py to full_suite_triggers#111922

Merged
joshuarli merged 1 commit intomasterfrom
st-full-suite-triggers
Mar 31, 2026
Merged

fix(st): add src/sentry/constants.py to full_suite_triggers#111922
joshuarli merged 1 commit intomasterfrom
st-full-suite-triggers

Conversation

@joshuarli
Copy link
Copy Markdown
Member

tests failed on master here: https://github.com/getsentry/sentry/actions/runs/23808567753/job/69388944325

https://github.com/getsentry/sentry/actions/runs/23767928687/job/69252070904

gh api "repos/getsentry/sentry/actions/workflows/backend.yml/runs?head
      _sha=b8bd5add647a14a7c80afae86cf5cafe1ec26ba5&per_page=10" --jq
      '.workflow_runs[] | {id, run_number, created_at, run_attempt, event,
      status}'

and the newer stuff (prints how many test contexts changed files are linked to): https://github.com/getsentry/sentry/actions/runs/23767928704/job/69252070278#step:7:32

src/sentry/constants.py has plenty of coverage apparently but not enough

@joshuarli joshuarli requested a review from a team as a code owner March 31, 2026 17:52
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Mar 31, 2026
@joshuarli joshuarli requested a review from rbro112 March 31, 2026 17:53
@joshuarli joshuarli merged commit ba1591e into master Mar 31, 2026
86 checks passed
@joshuarli joshuarli deleted the st-full-suite-triggers branch March 31, 2026 18:35
dashed pushed a commit that referenced this pull request Apr 1, 2026
tests failed on master here:
https://github.com/getsentry/sentry/actions/runs/23808567753/job/69388944325


https://github.com/getsentry/sentry/actions/runs/23767928687/job/69252070904

```
gh api "repos/getsentry/sentry/actions/workflows/backend.yml/runs?head
      _sha=b8bd5add647a14a7c80afae86cf5cafe1ec26ba5&per_page=10" --jq
      '.workflow_runs[] | {id, run_number, created_at, run_attempt, event,
      status}'
```

and the newer stuff (prints how many test contexts changed files are
linked to):
https://github.com/getsentry/sentry/actions/runs/23767928704/job/69252070278#step:7:32

src/sentry/constants.py has plenty of coverage apparently but not enough
@github-actions github-actions bot locked and limited conversation to collaborators Apr 16, 2026
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.

2 participants