Skip to content

Commit

Permalink
Backport bot with author
Browse files Browse the repository at this point in the history
  • Loading branch information
nohwnd committed Jan 9, 2025
1 parent 9763921 commit 5a29446
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/backport.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ permissions:

jobs:
backport:
uses: dotnet/arcade/.github/workflows/backport-base.yml@main
uses: dotnet/arcade/.github/workflows/backport-base.yml@backport-just-author
with:
repository_owners: 'pester'
pr_title_template: '%source_pr_title% by %cc_users% in #%source_pr_number% (backport to %target_branch%)'
pr_title_template: '%source_pr_title% by @%source_PR_user% in #%source_pr_number% (backport to %target_branch%)'

0 comments on commit 5a29446

Please sign in to comment.