Skip to content

Releases: karancode/yamllint-github-action

[Bugfix]set-output to GITHUB_OUTPUT

13 Mar 22:38
fdef6bc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.0...v2.1.1

replace set-output statement GITHUB_OUTPUT

20 Feb 20:14
c85ba57
Compare
Choose a tag to compare

What's Changed

  • Add to GitHub Actions workflows Linting ourselves with yamllint by @ydah in #10
  • Fix a typo by @ydah in #9
  • replace set-output statement GITHUB_OUTPUT by @yujiorama in #12

New Contributors

Full Changelog: v2.0.0...v2.1.0

Added Testing to actions with bugfixes

28 Apr 09:08
dd59165
Compare
Choose a tag to compare
  • bugfix about comment on PR even when lint passes.
  • added testing framework BATS

yamllint-github-action initial release

23 Dec 16:27
7529b44
Compare
Choose a tag to compare

Github Action for yamllint of yaml files.
This can be used for validating the kubernetes yaml configurations files.