Skip to content

add action-vallidator#83

Merged
mcollina merged 3 commits intofastify:mainfrom
rluvaton:main
Jun 9, 2023
Merged

add action-vallidator#83
mcollina merged 3 commits intofastify:mainfrom
rluvaton:main

Conversation

@rluvaton
Copy link
Copy Markdown
Contributor

@rluvaton rluvaton commented Jun 9, 2023

This validates the workflows files here so it won't break fastify repos that use it

please add it as required check before merging

ref:

mostly took from: https://github.com/mpalmer/action-validator/blob/65a2ff41bd4bfad8ae36dd005fb4e7711d3fdad7/.github/workflows/qa.yml#LL178C1-L196C56

Copy link
Copy Markdown
Member

@mcollina mcollina left a comment

Choose a reason for hiding this comment

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

lgtm

@mcollina
Copy link
Copy Markdown
Member

mcollina commented Jun 9, 2023

rebase with the fixed workflow?

@rluvaton
Copy link
Copy Markdown
Contributor Author

rluvaton commented Jun 9, 2023

done, let's merge it?

@mcollina mcollina merged commit 9e5443a into fastify:main Jun 9, 2023

- name: Lint Workflows
run: |
find .github/workflows -type f \( -iname \*.yaml -o -iname \*.yml \) \
Copy link
Copy Markdown
Member

@Eomm Eomm Jun 9, 2023

Choose a reason for hiding this comment

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

is it relative to the this repo or the one that uses this action?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Should be Repo as the action failed when there was invalid workflow

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.

3 participants