diff options
Diffstat (limited to 'collections-debian-merged/ansible_collections/community/general/.github/patchback.yml')
-rw-r--r-- | collections-debian-merged/ansible_collections/community/general/.github/patchback.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/collections-debian-merged/ansible_collections/community/general/.github/patchback.yml b/collections-debian-merged/ansible_collections/community/general/.github/patchback.yml new file mode 100644 index 00000000..33ad6e84 --- /dev/null +++ b/collections-debian-merged/ansible_collections/community/general/.github/patchback.yml @@ -0,0 +1,5 @@ +--- +backport_branch_prefix: patchback/backports/ +backport_label_prefix: backport- +target_branch_prefix: stable- +... |