Commit f08aefb
ci: add action-lint workflow (#89)
* ci: add action-lint workflow
* ci: add action-lint check for actions directory
* ci: refactor action-lint workflow and fail on error
* Update .github/workflows/action-lint.yaml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* ci: make sure actions directory exists
* Update .github/workflows/action-lint.yaml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* ci: add checksum check for reviewdog
* Update .github/workflows/action-lint.yaml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* chore: add double quotes for variables
* refactor: build yaml files list and pass to reviewdog as actionlint flags
* chore: double quote parameters
* chore: double quote parameters
* chore: remove quotes
* chore: disable SC2086 shell check for github actions output
* ci: split actionlint to two seperate actions for workflows and actions
* Update .github/workflows/action-lint-actions.yaml
Co-authored-by: Netanel Cohen <34451523+netanelC@users.noreply.github.com>
* Update .github/workflows/action-lint-workflows.yaml
Co-authored-by: Netanel Cohen <34451523+netanelC@users.noreply.github.com>
* ci: run only when updating relevant paths
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Netanel Cohen <34451523+netanelC@users.noreply.github.com>1 parent 5be92fd commit f08aefb
2 files changed
Lines changed: 39 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
0 commit comments