IntersectMBO / IntersectMBO/govtool
Standardize Sentry Environment Tags Across GovTool
Open
- Dominant language
- HTML
- Stars
- 21
- Forks
- 29
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 7
Description
Ensure that all **Sentry reports** consistently communicate the correct **environment** they are coming from.
Accepted environments should be:
- `dev`
- `qa`
- `preview`
- `preprod`
- `production`
There should be **no mention of "beta" environment**, as it was previously used only for Sancho and is now obsolete.
## Acceptance Criteria
- [ ] All Sentry reports correctly tag the originating environment (`dev`, `qa`, `preview`, `preprod`, or `production`).
- [ ] Any references to a **beta** environment are removed.
- [ ] Environment tagging is consistent across all parts of GovTool.
Contributor guide
Assessment
This issue has not been assessed yet.