Chore: update dependabot config#112
Merged
tykeal merged 1 commit intolfreleng-actions:mainfrom Mar 27, 2026
Merged
Conversation
Add commit-message prefix and PR limit to align with the actions-template repository. This sets the Chore conventional commit prefix and raises the open pull requests limit to 15. Co-authored-by: Claude <claude@anthropic.com> Signed-off-by: Matthew Watkins <mwatkins@linuxfoundation.org>
Copilot started reviewing on behalf of
ModeSevenIndustrialSolutions
March 23, 2026 14:31
View session
There was a problem hiding this comment.
Pull request overview
Updates the repository’s Dependabot configuration to cap the number of concurrently open Dependabot PRs for GitHub Actions updates, aligning behavior with the referenced actions-template repository.
Changes:
- Add
open-pull-requests-limit: 15to thegithub-actionsDependabot update configuration.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
tykeal
approved these changes
Mar 27, 2026
Contributor
tykeal
left a comment
There was a problem hiding this comment.
Auto-approved by dependamerge
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add
open-pull-requests-limit: 15to thegithub-actionsecosystem entry in the dependabot configuration file.
This aligns the configuration with the
actions-templaterepository.