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

Dependabot: Fix the 'exclude_patterns' config typo #641

Merged

Conversation

eskultety
Copy link
Member

s/exclude_patterns/exclude-patterns [1].

Since an official native validation solution doesn't exist yet [2] that would work reliably, @bugron/validate-dependabot-yaml was used to validate this typo fix.

fixes: 24f35ee

[1] https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#groups
[2] dependabot/dependabot-core#4605
[3] https://www.npmjs.com/package/@bugron/validate-dependabot-yaml

Maintainers will complete the following section

  • Commit messages are descriptive enough
  • Code coverage from testing does not decrease and new code is covered
  • Docs updated (if applicable)
  • Docs links in the code are still valid (if docs were updated)

Note: if the contribution is external (not from an organization member), the CI
pipeline will not run automatically. After verifying that the CI is safe to run:

s/exclude_patterns/exclude-patterns [1].

Since an official native validation solution doesn't exist yet [2] that
would work reliably, @bugron/validate-dependabot-yaml was used to
validate this typo fix.

fixes: 24f35ee

[1] https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#groups
[2] dependabot/dependabot-core#4605
[3] https://www.npmjs.com/package/@bugron/validate-dependabot-yaml

Signed-off-by: Erik Skultety <eskultet@redhat.com>
@eskultety eskultety added this pull request to the merge queue Sep 9, 2024
Merged via the queue into containerbuildsystem:main with commit b3862f2 Sep 9, 2024
15 of 16 checks passed
@eskultety eskultety deleted the dependabot-config-fix branch September 9, 2024 15:36
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.

4 participants