Skip to content

Commit

Permalink
Adding signoff option for version workflow PR (#156) (#160)
Browse files Browse the repository at this point in the history
Signed-off-by: Vacha Shah <[email protected]>
(cherry picked from commit 6189414)

Co-authored-by: Vacha Shah <[email protected]>
  • Loading branch information
opensearch-trigger-bot[bot] and VachaShah authored Mar 30, 2022
1 parent 3a9b344 commit 0a0bda0
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 0a0bda0

Please sign in to comment.