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 glob support for self hosted runner known labels configuration #378

Merged
merged 2 commits into from
Feb 10, 2024

Conversation

kishaningithub
Copy link
Contributor

Addresses #359 and #377

@dekimsey
Copy link

dekimsey commented Nov 8, 2023

Thank you for this @kishaningithub, this will address our ability to lint with custom runners! 👍

@@ -12,3 +12,5 @@
/man/actionlint.1.html
/playground-dist
/actionlint-workflow-ast
# IntelliJ IDE Folder
.idea/
Copy link

Choose a reason for hiding this comment

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

I'll let the maintainers chime in, but typically I'd put this sort of thing in my own global gitignore; people develop in all kinds of environments, so adding that kind of stuff to a project-level gitignore can make it unwieldy

Copy link
Owner

@rhysd rhysd left a comment

Choose a reason for hiding this comment

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

Nice addition. Thank you.

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

4 participants