Description
Noticed a problem today for the first time, with the following PR opencontainers/runc#3366 (created by dependabot to bump a Go package dependency).
The cirrus ci job status is not reported back to github. If I go to cirrus website and look for this job (https://cirrus-ci.com/build/6140273406246912), I see
Builds for public repositories initialized by applications are not supported.
(which is also a tad misleading -- did you mean "initiated" rather than "initalized"?)
I looked this message up, and haven't found any explanations. Google search for the phrase shows nothing; searching this repo issues and discussions shows nothing either.
In particular, I am seeing this in runc repo with this PR:
A job/build that refused to run is here: https://cirrus-ci.com/build/6140273406246912
Expected Behavior
CI jobs are run for opened PRs.
Real Behavior
https://cirrus-ci.com/build/6140273406246912
Related Info
This is a (tick one of the following):
- Task issue