Skip to content

chore: Updated Dependabot config to group PRs and added workflow for scheduled auto-merge#385

Merged
Rafi-Microsoft merged 1 commit intomainfrom
PSL-DependabotAutoMergeWorkflow
May 27, 2025
Merged

chore: Updated Dependabot config to group PRs and added workflow for scheduled auto-merge#385
Rafi-Microsoft merged 1 commit intomainfrom
PSL-DependabotAutoMergeWorkflow

Conversation

@Rafi-Microsoft
Copy link
Copy Markdown
Contributor

Purpose

  • Introduced a scheduled GitHub Actions workflow to auto-approve and auto-merge Dependabot PRs targeting the dependabotchanges branch.
  • Also optimized the dependabot.yml configuration to group dependency updates by ecosystem and path, significantly reducing PR noise.
  • Enhanced rebase logic to handle merge conflicts using --strategy-option=theirs.
  • Implemented multi-strategy auto-merge (merge, squash, rebase) with fallback handling.
  • Improved overall script reliability and compatibility with repo-level merge restrictions.

Does this introduce a breaking change?

  • Yes
  • No

Golden Path Validation

  • I have tested the primary workflows (the "golden path") to ensure they function correctly without errors.

Deployment Validation

  • I have validated the deployment process successfully and all services are running as expected with this change.

What to Check

Verify that the following are valid

  • ...

Other Information

@Rafi-Microsoft Rafi-Microsoft merged commit 7fb6991 into main May 27, 2025
5 checks passed
@Rafi-Microsoft Rafi-Microsoft deleted the PSL-DependabotAutoMergeWorkflow branch July 15, 2025 11:26
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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