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

ghactions list: skip local references from list #40

Merged
merged 1 commit into from
Dec 12, 2023
Merged

Conversation

JAORMX
Copy link
Contributor

@JAORMX JAORMX commented Dec 12, 2023

This skips local references from the list sub-command, since these
are not relevant. We'll parse them anyway and output their inner actions
which is what we really care about.

We have a similar mechanism for the replacer piece of ghactions.

Closes: #39

This skips local references from the list sub-command, since these
are not relevant. We'll parse them anyway and output their inner actions
which is what we really care about.

We have a similar mechanism for the replacer piece of `ghactions`.

Closes: #39
@JAORMX JAORMX requested a review from jhrozek December 12, 2023 13:46
@JAORMX JAORMX merged commit 5a2bf7a into main Dec 12, 2023
6 checks passed
@JAORMX JAORMX deleted the skip-local-list branch December 12, 2023 14:12
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.

ghactions list fails if local action is referenced
2 participants