Skip to content

Commit

Permalink
add labels for the created PR to rubicon
Browse files Browse the repository at this point in the history
  • Loading branch information
LukasForst committed Apr 24, 2020
1 parent 022b349 commit c087d73
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ jobs:
path: rubicon
branch: ${{ env.SERVICE_NAME }}-release
token: ${{ secrets.RUBICON_GIT_TOKEN }}
labels: version-bump, automerge
title: ${{ env.SERVICE_NAME }} release ${{ env.RELEASE_VERSION }}
commit-message: ${{ env.SERVICE_NAME }} version bump to ${{ env.RELEASE_VERSION }}
body: |
Expand Down

0 comments on commit c087d73

Please sign in to comment.