The modular community repo seems to be broken

PRs with packages have not been approved recently. I see that the GitHub actions are failing.


Command failed
stderr: remote: error: GH013: Repository rule violations found for refs/heads/main.        
remote: Review all repository rules at https://github.com/modular/modular-community/rules?ref=refs%2Fheads%2Fmain        
remote: 
remote: - Changes must be made through a pull request.        

Can we change this script to just fail CI and direct the user to run it as part of their commit? I am happy to submit a PR to (try to) fix the process.

That’s a known issue in that repo. Someone from Modular needs to either update that CI job, or update permissions in the repo. But it’s not actually stopping anything form getting merged in I think. It has been pointed out before on Discord.

I took a look at your PR and replied on GH. There’s only a handful of people in the community that can review things there and new packages are a bit more work since they need to check some boxes first, which is probably why it took longer!

There is a thread for package submitter feedback: Package submitter feedback

1 Like

Many thanks, done.

1 Like

Huge apology from me on the delayed reviews for that repo! Everything that could be merged is now merged (and I’ve commented on PRs with errors happening in the build workflow). I will also figure out updating that repo rule. Thanks for flagging.

1 Like