On Tuesday, August 23, 2022 7:49:15 PM CDT Neal Gompa wrote:
- The Pagure API does not allow tagging existing issues. I had planned to
liberally use tags to manage the issues.
What? You can do this with the "update issue information" API call: https://pagure.io/api/0/#issues-tab
According to the documentation, the only valid inputs to "Update issue information" are "title" and "issue_content". https://pagure.io/pagure/issue/ 4761 was opened for this and never closed. Is there some undocumented parameter?