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

ci: add yaml-lint GitHub Workflow #368

Merged
merged 4 commits into from
Jun 16, 2023

Conversation

nixpanic
Copy link
Collaborator

Initial yamllint validation for all GitHub Workflows.

Updates: #12

Initial `yamllint` validation for all GitHub Workflows.

Updates: #12
Signed-off-by: Niels de Vos <ndevos@ibm.com>
Many yaml files have this warning in `yamllint`:

    [warning] missing document start "---" (document-start)

Added the `---` document start to all files that did not have it yet.

Signed-off-by: Niels de Vos <ndevos@ibm.com>
@nixpanic nixpanic marked this pull request as ready for review June 15, 2023 12:46
@mergify mergify bot requested review from Rakshith-R and yati1998 June 15, 2023 12:46
Signed-off-by: Niels de Vos <ndevos@ibm.com>
Signed-off-by: Niels de Vos <ndevos@ibm.com>
@nixpanic
Copy link
Collaborator Author

@Rakshith-R @yati1998 this is really ready for review now.

Copy link
Member

@Rakshith-R Rakshith-R left a comment

Choose a reason for hiding this comment

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

LGTM thanks !

@mergify mergify bot merged commit ef6efbd into csi-addons:main Jun 16, 2023
14 checks passed
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

3 participants