Skip to content

Commit

Permalink
Add patchback bot config.
Browse files Browse the repository at this point in the history
  • Loading branch information
felixfontein committed Dec 14, 2024
1 parent df43437 commit 50b025c
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/patchback.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,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-
...

0 comments on commit 50b025c

Please sign in to comment.