Add CI workflow to compile agentic workflows via gh-aw-actions#1
Merged
Conversation
… step Agent-Logs-Url: https://github.com/githubnext/agentic-ops/sessions/e78e227c-f090-491f-988f-1e136b2e6a8e Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot created this pull request from a session on behalf of
pelikhan
May 5, 2026 06:08
View session
Contributor
|
@copilot pin actions sha for each action by querying github releases for these projects |
Agent-Logs-Url: https://github.com/githubnext/agentic-ops/sessions/6b8ae639-def8-4619-b2e5-8fba1778b57f Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Contributor
Author
Done in 0aa90d8. Both actions are now pinned to immutable commit SHAs:
Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds a CI workflow that validates the
workflows/directory using thegh-aw-actionsCLI on every push and pull request.Changes
.github/workflows/ci.yml: New workflow that:gh-awCLI viagithub/gh-aw-actions/setup-cli@f8495a686e66770ae977f82732f34d7340ee42a4(v0.71.4), passinggh_tokenfromsecrets.GITHUB_TOKENgh aw compile workflows/to validate all agentic workflow.mddefinitionsGH_TOKENin the environment for authenticated API calls during compilation