Skip to content

Commit

Permalink
Adding signoff option for version workflow PR (opensearch-project#143) (
Browse files Browse the repository at this point in the history
opensearch-project#150)

Signed-off-by: Vacha Shah <[email protected]>
(cherry picked from commit 6e78f69)

Co-authored-by: Vacha Shah <[email protected]>
Signed-off-by: AWSHurneyt <[email protected]>
  • Loading branch information
2 people authored and AWSHurneyt committed Feb 29, 2024
1 parent 4a1a6d0 commit 91e387a
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 91e387a

Please sign in to comment.