getsentry / getsentry/sentry-python
Do not run tests when only documentation is changed
Open
CI
good first issue
Improvement
Python
- Dominant language
- Python
- Stars
- 2.2k
- Forks
- 669
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 213
Description
The CI can be flaky https://github.com/getsentry/sentry-python/issues/3336, and if you only change some documentation not all CI jobs provide value.
We could add an exception list to most actions to avoid waiting for potentially flaky tests when changing markdown files.
Contributor guide
Assessment
This issue has not been assessed yet.