Closed JohnVillalovos closed 4 months ago
/packit build
/packit build
/packit build
@StykMartin : FYI @nforro is looking into why Packit appears to be getting stuck in updating the check results.
@JohnVillalovos It turns out it is a known limitation of Packit, we have updated the docs to make it more clear. To avoid this, you have to set a different identifier
option for each copr_build
job; then the status check updates will be done independently for each of them and should be always up-to-date.
I've also noticed you are still using the metadata
key in your Packit config; it has been deprecated long ago and you can safely drop it.
@JohnVillalovos It turns out it is a known limitation of Packit, we have updated the docs to make it more clear. To avoid this, you have to set a different
identifier
option for eachcopr_build
job; then the status check updates will be done independently for each of them and should be always up-to-date. I've also noticed you are still using themetadata
key in your Packit config; it has been deprecated long ago and you can safely drop it.
Thanks @nforro I have created a PR to do what you suggested. https://github.com/beaker-project/beaker/pull/224
That PR passed CI. So hopefully that is the fix. I say hopefully because other PRs have passed before.
Thanks again.
/packit build