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

Enforce yamllint in CI #2381

Merged
merged 3 commits into from
Sep 24, 2024
Merged

Enforce yamllint in CI #2381

merged 3 commits into from
Sep 24, 2024

Conversation

mjwolf
Copy link
Contributor

@mjwolf mjwolf commented Sep 11, 2024

Start running and enforcing yamllint checks in CI.

This also fixes the current listing problems that exist.

Line length checking is disabled, as changing this could change some of the generated documentation, and I didn't want to change anything that could be visible outside of this code.

  • Have you signed the contributor license agreement?
  • Have you followed the contributor guidelines?
  • For proposing substantial changes or additions to the schema, have you reviewed the RFC process?
  • If submitting code/script changes, have you verified all tests pass locally using make test?
  • If submitting schema/fields updates, have you generated new artifacts by running make and committed those changes?
  • Is your pull request against main? Unless there is a good reason otherwise, we prefer pull requests against main and will backport as needed.
  • Have you added an entry to the CHANGELOG.next.md?

@mjwolf mjwolf requested a review from a team as a code owner September 11, 2024 22:22
Start running and enforcing yamllint checks in CI.
@trisch-me trisch-me merged commit e78c424 into elastic:main Sep 24, 2024
3 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.

2 participants