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

Create release-new-action-version.yml #277

Merged
merged 1 commit into from Dec 2, 2021

Conversation

konradpabjan
Copy link
Collaborator

This helps automate releasing a new version of the action without manually having to update minor tags.

This is similar to what other first part actions are doing like setup-python and setup-java.

See:
https://github.com/actions/setup-java/blob/main/.github/workflows/release-new-action-version.yml
https://github.com/actions/setup-python/blob/main/.github/workflows/release-new-action-version.yml

We use the following action:
https://github.com/actions/publish-action

A new environment was created with the slack_webhook URL as a secret: https://github.com/actions/upload-artifact/settings/environments/346640120/edit

@konradpabjan konradpabjan requested a review from a team as a code owner December 2, 2021 15:20
Copy link
Member

@robherley robherley left a comment

Choose a reason for hiding this comment

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

👍

@konradpabjan konradpabjan merged commit a009a66 into main Dec 2, 2021
@konradpabjan konradpabjan deleted the konradpabjan/automate-release branch December 2, 2021 15:29
Copy link

@tuckstarrydell tuckstarrydell left a comment

Choose a reason for hiding this comment

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

commit

@CERVANTESJERARDO48
Copy link

Why.

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

5 participants