Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add auto-merges for SDK updates #61724

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
Apr 28, 2025
Merged

Add auto-merges for SDK updates #61724

merged 1 commit into from
Apr 28, 2025

Conversation

wtgodbe
Copy link
Member

@wtgodbe wtgodbe commented Apr 28, 2025

This pull request introduces a configuration update to the .github/policies/resourceManagement.yml file to enhance automation for dependency update pull requests.

Automation improvements:

@wtgodbe wtgodbe requested a review from Copilot April 28, 2025 16:58
@wtgodbe wtgodbe requested a review from a team as a code owner April 28, 2025 16:58
@ghost ghost added the area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework label Apr 28, 2025
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR enhances dependency update automation by configuring an auto-merge step for SDK update pull requests.

  • Added an enableAutoMerge step with the squash merge method.
  • Streamlined the auto-approval and merging process for infrastructure-related pull requests.
Comments suppressed due to low confidence (1)

.github/policies/resourceManagement.yml:656

  • The indentation of the 'enableAutoMerge' step appears inconsistent with the surrounding steps (e.g. 'approvePullRequest') and might cause YAML parsing errors. Please align its indentation to match the other steps in the sequence.
      - enableAutoMerge:

@wtgodbe wtgodbe merged commit dda4725 into main Apr 28, 2025
17 of 24 checks passed
@wtgodbe wtgodbe deleted the wtgodbe/automerges branch April 28, 2025 17:23
@dotnet-policy-service dotnet-policy-service bot added this to the 10.0-preview5 milestone Apr 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant