Skip to content

Create AzDO PR templates for internal/* branches #37917

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 2 commits into from
Oct 29, 2021

Conversation

dougbu
Copy link
Contributor

@dougbu dougbu commented Oct 28, 2021

nit: provide default PR template for the odd case of an internal PR targetting 'main' or a temporary (feature) branch

- follow-up to 9ca2be8
- the branches/ files are _prefix_ matched against PR target branches
  - "The name must match the first level of the branch name"
  - see <https://docs.microsoft.com/en-us/azure/devops/repos/git/pull-request-templates#branch-specific-pull-request-templates>
- note: these templates are only read from the default branch

nit: provide default PR template for the odd case of an internal PR targetting 'main' or a temporary (feature) branch
@dougbu dougbu requested review from mkArtakMSFT and a team October 28, 2021 22:50
@ghost ghost added the area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework label Oct 28, 2021
@@ -0,0 +1,45 @@
# {PR title}
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This file is an exact copy of the existing release.md file

- this template helps after removing servicing template for internal `tell-mode` PRs
- default PR template can't be used as an additional PR template
  - see <https://docs.microsoft.com/en-us/azure/devops/repos/git/pull-request-templates#additional-pull-request-templates>
@dougbu
Copy link
Contributor Author

dougbu commented Oct 29, 2021

Enabling auto-merge given validation run just hit another #32219 instance…

@dougbu dougbu enabled auto-merge (squash) October 29, 2021 00:17
@dougbu dougbu merged commit 0f01e0a into dotnet:main Oct 29, 2021
@ghost ghost added this to the 7.0-preview1 milestone Oct 29, 2021
@dougbu dougbu deleted the dougbu/more.azdo.templates branch November 1, 2021 23:59
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.

None yet

2 participants