Last time we (a couple of groups) checked pagure out, you could clone the issues + docs + whatnot repositories but they were read-only and only intended for backup.
If this hasn't changed in the last months: this is a feature request for interacting with the documentation and issues via git.
You can entirely write to the docs, tickets or PR repos, that's even the only way to add templates for tickets or notes on the new PR page for contributors and it is definitively the only way to add doc to the project :)
The relevant links
If you turn on the appropriate hook you could even interact with issues/PRs offline and update the DB and UI via git push
Thanks!
Does this include opening new issues (not templates for them) and interacting with them? This is one featured we overlooked if it does exist.
So maybe it just has to be made more visible in the documentation or UI if we missed this?
Does this include opening new issues and interacting with them?
Yes it does, that's actually how we migrated project from our old trac farm to pagure.
Oh, that is good news.
Eventually I'll come to finish this for Guix and GuixSD, so maybe I run into documentation improvements. From my view this issue can be closed.
Thanks for taking the time to reply.
Metadata Update from @ngx: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)
Sure thing, glad to be of help (and I love those self-closing tickets :D)