Skip to content

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

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

Merged
merged 1 commit into from
May 27, 2025

Conversation

Rafi-Microsoft
Copy link
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 d13d15f into main May 27, 2025
6 checks passed
Copy link

🎉 This PR is included in version 1.3.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