Skip to content

Commit

Permalink
Adding signoff option for version workflow PR (#143) (#150)
Browse files Browse the repository at this point in the history
Signed-off-by: Vacha Shah <vachshah@amazon.com>
(cherry picked from commit 6e78f69)

Co-authored-by: Vacha Shah <vachshah@amazon.com>
  • Loading branch information
opensearch-trigger-bot[bot] and VachaShah committed May 9, 2022
1 parent 03896a2 commit 30c5491
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
token: ${{ steps.github_app_token.outputs.token }}
base: ${{ env.BASE }}
commit-message: Incremented version to ${{ env.NEXT_VERSION }}
signoff: true
delete-branch: true
title: '[AUTO] Incremented version to ${{ env.NEXT_VERSION }}.'
body: |
Expand Down

0 comments on commit 30c5491

Please sign in to comment.