element-hq / element-hq/synapse
Linting in GitHub Actions doesn't detect missing debian/changelog updates
Open
S-Minor
T-Defect
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 600
- Avg merge
- 5d 22h
- Merged PRs (30d)
- 51
Description
This issue has been migrated from [#9795](https://github.com/matrix-org/synapse/issues/9795).
---
If you modify a file under `debian/` then `scripts-dev/check-newsfragment` is _supposed_ to fail if you haven't _also_ modified `debian/changelog` in the same pull request.
For some reason this check works in Buildkite but not in GitHub Actions.
Contributor guide
Assessment
This issue has not been assessed yet.