Pagure CI¶
Pagure CI is a service integrating the results of Continuous Integration (CI) services, such as jenkins or travis-ci, into pull-requests opened against your project on pagure.
Note
By default pagure-ci is off, an admin of your pagure instance will need to configure it to support one or more CI services. Check the configuration section on how to do that.
Contents:
Tips and tricks¶
How to re-trigger a run of pagure-ci on a pull-request?
To manually trigger a run of pagure-ci on a given pull-request, simply add
a comment saying: pretty please pagure-ci rebuild
.
Note
To always have this handy, you can save it in the Quick Replies
!
Note
This trigger can also be configured per pagure instance via the configuration file.