mirror of https://github.com/ceph/go-ceph
d75b75fb75
In order to run CI jobs also on PRs that are based on other PRs, this change adds the pattern 'pr/**' to the tested base branches. That means, if PRs are pushed that are based on branches that start with pr/... these PRs are also get tested. So, if we - by convention - push PRs to branches like for example pr/ansiwen/myfix42, then all PRs that are not based on master but another PR get tested as well. Signed-off-by: Sven Anderson <sven@redhat.com> |
||
---|---|---|
.. | ||
workflows | ||
mergify.yml | ||
pull_request_template.md |