Description
Describe the bug
My trivial PR #2196, which only adds a .github/dependabot.yaml
file, which IMHO is "impossible" to affect test runs and such things, failed to pass CI and is red instead of green.
This can discourage contributions (because you never clearly know if the change proposed in a PR breaks CI, or if it was "just already broken anyway"), and therefore perhaps should be fixed with top priority, over everything else?
IMHO any project should intentionally set itself a relatively high bar in this matter, and aim for CI on its main branch to always be green. Any PRs that break it and turn it red should be immediately be reverted by maintainers.
Glancing over https://github.com/google/android-fhir/commits/master this historically does not seem to be the case in this project.
To Reproduce
Steps to reproduce the behavior:
- Raise a trivial PR e.g. adding a space to the README
Expected behavior
It can never say Some checks were not successful for such trivial PR changes.
Would you like to work on the issue?
I am happy to help "drive" this, but suspect it will need input from more people.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status