Skip to content

Conversation

@chatton
Copy link
Contributor

@chatton chatton commented Jun 20, 2021

This PR adds a github action which will link the related release on the PR once the release is drafted.

PR_TITLE: 'Release MongoDB Kubernetes Operator v${{ steps.release_version.outputs.OUTPUT }}'

# Note: sonar github is a repo scoped token, which allows this action to trigger other actions.
GITHUB_TOKEN: ${{ secrets.SONAR_GITHUB_TOKEN }}
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

by default, when using the default GITHUB_TOKEN, this does not trigger any other actions, in this case we want the PR created to kickoff the release process.

@chatton chatton marked this pull request as ready for review June 21, 2021 07:33
@chatton chatton merged commit 5dc63f9 into master Jun 21, 2021
@chatton chatton deleted the add_comment_to_link_to_release branch June 21, 2021 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants