Fix Dependabot YAML indentation and expand GitHub Actions configuration#107
Closed
Copilot wants to merge 3 commits into
Closed
Fix Dependabot YAML indentation and expand GitHub Actions configuration#107Copilot wants to merge 3 commits into
Copilot wants to merge 3 commits into
Conversation
5 tasks
… Actions Co-authored-by: rjmurillo <6811113+rjmurillo@users.noreply.github.com>
Co-authored-by: rjmurillo <6811113+rjmurillo@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Expand Dependabot configuration for GitHub Actions
Fix Dependabot YAML indentation and expand GitHub Actions configuration
Dec 20, 2025
rjmurillo-bot
added a commit
that referenced
this pull request
Dec 20, 2025
Add labels and rebase-strategy from PR #107: - Add 'dependencies' and 'github-actions' labels for PR filtering - Enable auto-rebase to keep PRs up-to-date This consolidates both PRs into a single comprehensive config. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Collaborator
|
Closing this PR as the changes have been merged into #98. The consolidated PR #98 now includes:
See commit c3f6991 in PR #98 for the merge. 🤖 Generated with Claude Code |
Collaborator
|
Superseded by #98 which now includes all features from this PR. |
rjmurillo
added a commit
that referenced
this pull request
Dec 20, 2025
* Configure Dependabot for GitHub Actions updates Signed-off-by: Richard Murillo <6811113+rjmurillo@users.noreply.github.com> * Apply suggestion from @Copilot Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Richard Murillo <6811113+rjmurillo@users.noreply.github.com> * chore(deps): enhance Dependabot configuration - Add conventional commit format (chore(deps)) to match repo standards - Set specific schedule: Mondays at 9 AM PT - Group minor/patch updates together to reduce PR noise - Keep major updates separate for careful review - Add open-pull-requests-limit to prevent overwhelming reviewers - Add documentation header explaining scope 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> * chore(deps): merge best features from PR #107 Add labels and rebase-strategy from PR #107: - Add 'dependencies' and 'github-actions' labels for PR filtering - Enable auto-rebase to keep PRs up-to-date This consolidates both PRs into a single comprehensive config. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> --------- Signed-off-by: Richard Murillo <6811113+rjmurillo@users.noreply.github.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: rjmurillo-bot <rjmurillo-bot@users.noreply.github.com> Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
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.
Addresses feedback from #98 on malformed Dependabot configuration with excessive indentation that would prevent parsing.
Changes
dependencies,github-actions), automatic rebase strategy, 5 PR limitchorewith scope inclusion💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.