It would be nice to have CI processing PRs in this repo. This could provide a preview of submitted guidelines updates.
https://docs.pagure.org/pagure/usage/pagure_ci.html
I think @asamalik was working on something like this for docs... But I don't know what is the state.
Note that you can easily get a reasonable in-browser preview using the asciidoctor browser extension as described in this project's README file. It's certainly not exactly what you would see if something was actually running antora but it's still quite useful.
I think most to all of the committee would be happy if this happened, but none of the committee are likely to implement it.
@bex @asamalik @pbokoc any chance you are working on this?
I am not working on it at this time. I don't know where we are with test sites in Openshift. My understanding is that no one has committed to do it yet. Local builds are working well, but I can see where the patches here get wider review and a proper test build would be useful.
I'm not working on this at the moment, and unfortunately can't commit to it in the near future. But I think it would be very useful and I'm able to provide guidance if someone wants to do that.
We did have something for a while that auto-built PRs but it went away. I wonder what happened to it.
I'm still getting by with the in-browser preview and manually fetching the PR ref into my tree and building for larger commits. But it would certainly save time to have it done automatically.