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

Workflow to automatically update release tag #39

Merged
merged 2 commits into from
Jan 31, 2022
Merged

Conversation

dominykas
Copy link
Member

This should really be a separate action, but ain't nobody got time for that.

I looked into https://github.com/nearform/optic-release-automation-action, but it seems like it's doing quite a bit, e.g. it needs specifically a PR before a release can be made, it also wants to publish to npm, etc - we don't really need that here, I figure this is good enough?

@dominykas dominykas mentioned this pull request Jan 16, 2022
Copy link
Contributor

@Eomm Eomm left a comment

Choose a reason for hiding this comment

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

I want to mention that Optic releases to npm only if you set the npm_token.
Regarding the PR there is an open issue for that:
nearform-actions/optic-release-automation-action#13

We could integrate that GHA when this feature will be shipped.

Meanwhile, this GH workflow LGTM

@dominykas dominykas merged commit e2402fb into main Jan 31, 2022
@dominykas dominykas deleted the update-release-tag branch January 31, 2022 08:31
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.

2 participants