Skip to content

Commit

Permalink
chore(workflows): configure backport action
Browse files Browse the repository at this point in the history
  • Loading branch information
tasso94 authored Dec 19, 2023
1 parent 411d1ef commit 4aa5ec6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/backport.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,6 @@ jobs:
# Description
Backport of ${{ github.repository_owner }}/${{ github.event.repository.name }}#${pull_number} to `${target_branch}`.
pull_branchname: ${target_branch}-backport-${pull_number}
copy_assignees: true
copy_requested_reviewers: true
copy_labels_pattern: ^backport:([^ ]+)$

0 comments on commit 4aa5ec6

Please sign in to comment.