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

use notice, not warning, for unsupported formats #67

Merged
merged 1 commit into from
Mar 15, 2023

Conversation

ptmkenny
Copy link
Contributor

My workflows include several locally-defined reusable workflows. When used with this action, I get a lot of warnings:

[update-checker / github-actions-updater](http://example.com)
Action "./.github/workflows/pa11y.yml" is in a wrong format, We only support community actions currently

I think a notice is more appropriate than a warning here because in the case of a workflow in the local repository, the user probably can keep the version up-to-date themselves. Also, I changed the phrasing from "wrong" to "unsupported" because there is nothing wrong with using local workflows.

Copy link
Owner

@saadmk11 saadmk11 left a comment

Choose a reason for hiding this comment

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

Looks good thanks! 💯

@saadmk11 saadmk11 merged commit 27820ee into saadmk11:main Mar 15, 2023
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