Migrate CI from Travis to Github Actions by heuermh · Pull Request #71 · biojava/biojava-legacy
If I look there it says no status checks found. I am guessing it is a permissions issue, pull request from a fork against an organizational repository ... although I also enabled Github Actions for our bigdatagenomics repositories recently and didn't run into this.
If I look there it says no status checks found.
That's something I also encountered and struggled with. They weren't there but eventually the available status checks appeared.
My theory is that the system becomes aware of them only when the CI pipeline has actually run somewhere else (e.g. in a push to master).
Hmm, that's also what I was thinking. I'll try merging this pull request and see if that kicks anything.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
