summaryrefslogtreecommitdiffstats
path: root/ansible_collections/community/general/.github/patchback.yml
blob: 5ee7812edbb236187b2434d8d01342f71c10b922 (plain)
1
2
3
4
5
6
7
8
9
---
# Copyright (c) Ansible Project
# GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt)
# SPDX-License-Identifier: GPL-3.0-or-later

backport_branch_prefix: patchback/backports/
backport_label_prefix: backport-
target_branch_prefix: stable-
...