From Fedora Project Wiki
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
# As a package maintainer, I’d like to be able to run my own CI jobs on distgit PRs. | |||
It is possible to run CI jobs (https://docs.gitlab.com/ee/ci/) on GitLab on certain events (like pushes or pull request creation). For specific purposes where a custom environment is required, even custom GitLab runners (https://docs.gitlab.com/runner/) can be associated with a certain project repository or project namespace. | |||
[[Category:Test_Cases]] | [[Category:Test_Cases]] |
Revision as of 07:51, 14 October 2024
- As a package maintainer, I’d like to be able to run my own CI jobs on distgit PRs.
It is possible to run CI jobs (https://docs.gitlab.com/ee/ci/) on GitLab on certain events (like pushes or pull request creation). For specific purposes where a custom environment is required, even custom GitLab runners (https://docs.gitlab.com/runner/) can be associated with a certain project repository or project namespace.