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

Add GH release automation workflows #149

Merged
merged 3 commits into from
Jun 24, 2024

Conversation

gravesm
Copy link
Member

@gravesm gravesm commented Jun 10, 2024

SUMMARY

This adds two new GHA workflows for automating the creation of GH releases from tags. It uses the actions from the amazon.aws repo and adds the same workflows for automatically creating a GH release when a new tag is created and for manually tiggering the workflow for an existing tag.

ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME
ADDITIONAL INFORMATION

This adds two new GHA workflows for automating the creation of GH
releases from tags. It uses the actions from the amazon.aws repo and
adds the same workflows for automatically creating a GH release when a
new tag is created and for manually tiggering the workflow for an
existing tag.
Copy link

Copy link
Contributor

@abikouo abikouo left a comment

Choose a reason for hiding this comment

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

LGTM! Just minor comment

.github/workflows/release-manual.yml Outdated Show resolved Hide resolved
Copy link

Copy link

Copy link

Build succeeded (gate pipeline).
https://ansible.softwarefactory-project.io/zuul/buildset/dead074653674aab9f04e7a89d324aa6

✔️ ansible-galaxy-importer SUCCESS in 4m 29s
✔️ build-ansible-collection SUCCESS in 6m 40s

Copy link

Pull request merge failed: Resource not accessible by integration, You may need to manually rebase your PR and retry.

@gravesm
Copy link
Member Author

gravesm commented Jun 24, 2024

regate

Copy link

Build succeeded (gate pipeline).
https://ansible.softwarefactory-project.io/zuul/buildset/787ced20501f47be9fd8de217a8f54ff

✔️ ansible-galaxy-importer SUCCESS in 3m 35s
✔️ build-ansible-collection SUCCESS in 7m 25s

Copy link

Pull request merge failed: Resource not accessible by integration, You may need to manually rebase your PR and retry.

@gravesm gravesm merged commit 71254c1 into ansible-collections:main Jun 24, 2024
39 checks passed
@gravesm gravesm deleted the release-automation branch June 24, 2024 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants