Граф коммитов

3 Коммитов

Автор SHA1 Сообщение Дата
Doug Bunting 64de6d300d
Add warning when targeting release/* branches (#38006)
- internal PRs should never or almost never target release/* branches
2021-11-02 11:05:18 -07:00
Doug Bunting 0f01e0a7ec
Create AzDO PR templates for internal/* branches (#37917)
- follow-up to 9ca2be836d
- 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 targeting 'main' or a temporary (feature) branch
  - see <https://docs.microsoft.com/en-us/azure/devops/repos/git/pull-request-templates#default-pull-request-templates>
  - keep minimal.md PR template separate from the default
  - 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>
2021-10-29 01:55:05 +00:00
Doug Bunting 9ca2be836d
Add / update PR templates (#37412)
- add eng/PatchConfig.props reminder for release/2.1
- move related issue into **Description**
- address Markdown lint complaints
- create similar templates for internal PRs
- include new .azuredevops folder in CODEOWNERS
2021-10-12 09:28:25 -07:00