Skip to content

Add github action to build collection and attach built collection to release#177

Open
jwlodek wants to merge 5 commits intoNSLS2:mainfrom
jwlodek:add-build-collection-on-release
Open

Add github action to build collection and attach built collection to release#177
jwlodek wants to merge 5 commits intoNSLS2:mainfrom
jwlodek:add-build-collection-on-release

Conversation

@jwlodek
Copy link
Collaborator

@jwlodek jwlodek commented Feb 18, 2026

No description provided.

Copilot AI review requested due to automatic review settings February 18, 2026 21:03
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds a GitHub Actions workflow that builds the repo’s Ansible Galaxy collection when a GitHub Release is published, then uploads the resulting tarball as a release asset.

Changes:

  • Add a new workflow triggered on release.published.
  • Use Pixi to run ansible-galaxy collection build.
  • Upload the built .tar.gz collection artifact to the corresponding GitHub Release via gh release upload.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

jwlodek and others added 3 commits February 18, 2026 16:08
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
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