The PagureClient class allows retrieving information about a PR, updating
the status of a PR, and adding comments. The class can be instantiated
directly, or used via the helper methods, which grab parameters from
environment variables.
This code was taken with minimal modification from the PagureClient
written by Yuxiang Zhu for the WaiverDB project.
The PagureClient class allows retrieving information about a PR, updating
the status of a PR, and adding comments. The class can be instantiated
directly, or used via the helper methods, which grab parameters from
environment variables.
This code was taken with minimal modification from the PagureClient
written by Yuxiang Zhu for the WaiverDB project.