Skip to content

[autobackport: sssd-2-9] ci: fix dependabot.yml schema validation#8167

Merged
pbrezina merged 1 commit intoSSSD:sssd-2-9from
sssd-bot:SSSD-sssd-backport-pr8160-to-sssd-2-9
Nov 5, 2025
Merged

[autobackport: sssd-2-9] ci: fix dependabot.yml schema validation#8167
pbrezina merged 1 commit intoSSSD:sssd-2-9from
sssd-bot:SSSD-sssd-backport-pr8160-to-sssd-2-9

Conversation

@sssd-bot
Copy link
Contributor

@sssd-bot sssd-bot commented Nov 4, 2025

This is an automatic backport of PR#8160 ci: fix dependabot.yml schema validation to branch sssd-2-9, created by @ikerexxe.

Please make sure this backport is correct.

Note

The commits were cherry-picked without conflicts.

You can push changes to this pull request

git remote add sssd-bot git@github.com:sssd-bot/sssd.git
git fetch sssd-bot refs/heads/SSSD-sssd-backport-pr8160-to-sssd-2-9
git checkout SSSD-sssd-backport-pr8160-to-sssd-2-9
git push sssd-bot SSSD-sssd-backport-pr8160-to-sssd-2-9

Original commits

  • 4e66176 - ci: fix dependabot.yml schema validation

Backported commits

  • 75c263e - ci: fix dependabot.yml schema validation

Original Pull Request Body

As specified in the documentation move prefix under commit-message section.

Example of failed execution: https://github.com/SSSD/sssd/runs/54018618899

Link: https://docs.github.com/en/code-security/dependabot/working-with-dependabot/dependabot-options-reference

Copy link

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request correctly updates the .github/dependabot.yml configuration file to align with the current schema. The prefix option has been moved under the commit-message section, which is the correct location according to the dependabot documentation. The change is simple, accurate, and resolves the schema validation failure.

@ikerexxe ikerexxe force-pushed the SSSD-sssd-backport-pr8160-to-sssd-2-9 branch from 75c263e to 53dee36 Compare November 5, 2025 09:05
As specified in the documentation move prefix under commit-message
section.

Link: <https://docs.github.com/en/code-security/dependabot/working-with-dependabot/dependabot-options-reference>
Signed-off-by: Iker Pedrosa <ipedrosa@redhat.com>
Reviewed-by: Justin Stephenson <jstephen@redhat.com>
Reviewed-by: Pavel Březina <pbrezina@redhat.com>
(cherry picked from commit 4e66176)
@sssd-bot
Copy link
Contributor Author

sssd-bot commented Nov 5, 2025

The pull request was accepted by @pbrezina with the following PR CI status:


🟢 CodeQL (success)
🟢 rpm-build:centos-stream-9-x86_64:upstream (success)
🟢 Analyze (target) / All tests are successful (success)
🟢 Analyze (target) / cppcheck (success)
🟢 Build / make-distcheck (success)
🟢 ci / All tests are successful (success)
🟢 ci / prepare (success)
🟢 ci / system (centos-9) (success)
🟢 Static code analysis / All tests are successful (success)
🟢 Static code analysis / codeql (success)
🟢 Static code analysis / pre-commit (success)
🟢 Static code analysis / python-system-tests (success)


There are unsuccessful or unfinished checks. Make sure that the failures are not related to this pull request before merging.

@sssd-bot sssd-bot force-pushed the SSSD-sssd-backport-pr8160-to-sssd-2-9 branch from 53dee36 to 023d39e Compare November 5, 2025 11:29
@pbrezina pbrezina merged commit 979b561 into SSSD:sssd-2-9 Nov 5, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants