Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hotfix: release link into upgrade message #131

Merged
merged 3 commits into from Dec 13, 2021
Merged

hotfix: release link into upgrade message #131

merged 3 commits into from Dec 13, 2021

Conversation

Eomm
Copy link
Member

@Eomm Eomm commented Dec 13, 2021

Creating the tag v3 and v3.0 (ref #112 ) manually by running:

git tag -f 'v3'
git tag -f 'v3.0'
git push origin --tags

This command does not set the tag message that appeared at:

https://github.com/fastify/github-action-merge-dependabot/releases/tag/v3

This PR forces the link to the one created using the GH-UI:

https://github.com/fastify/github-action-merge-dependabot/releases/tag/v3.0.0

Notes

Creating a GH release needs to be verified because the v3 and v3.0 tags will be updated time by time and it may be blocked by GH

@Eomm Eomm requested a review from simoneb December 13, 2021 16:49
@Eomm Eomm self-assigned this Dec 13, 2021
dist/index.js Outdated Show resolved Hide resolved
@Eomm Eomm merged commit f6945d5 into main Dec 13, 2021
@Eomm Eomm deleted the hotfix-release-link branch December 13, 2021 17:01
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.

None yet

2 participants