For example, .github/PULL_REQUEST_TEMPLATE/pull_request_template.md. You can also store multiple pull request templates in a PULL_REQUEST_TEMPLATE subdirectory within the root or docs/ directories. For more information, see Using query parameters to create a pull request. In the body of the ...
11 changes: 10 additions & 1 deletion 11 .gitee/PULL_REQUEST_TEMPLATE.zh-CN.md Original file line numberDiff line numberDiff line change @@ -7,4 +7,13 @@ ### 修改描述(包括说明bug修复或者添加新特性) 1. [bug修复] balabala…… 2. [新特性] balabala…… 2. [新特性] balabala…… ...
You copy the contents of the PULL_REQUEST_TEMPLATE.md file, placing it in your repository. You decide to this on GitHub. "Maybe I should this," you say to no one in particular. You decide to start over and turn back to page 1....
github/PULL_REQUEST_TEMPLATE: re-think PR testing The previous template was quite rigid, vague and not used very often. What we committers actually need is confidence that the PR works as intended and doesn't break anything unexpectedly. Let's instead motivate PR authors aswell as users of th...
You must create templates on the repository's default branch. Templates created in other branches are not available for collaborators to use. You can store your pull request template in the repository's visible root directory, the docs folder, or the hidden .github directory. Pull request templat...
Project maintainers can add a pull request template for a repository. Templates include prompts for information in the body of a pull request. For more information, see About issue and pull request templates. Creating the pull request On GitHub, navigate to the main page of the repository. In...
Create a pull request - Using either the Terminal and Git commands or the "Source Control" view, you can create pull requests just as you would on GitHub. If the repository uses a pull request template, you'll be able to use this within the "Source Control" view. Open a pull request...
若要為提取要求產生成品識別碼,請使用此範本: vstfs:///Git/PullRequestId/{projectId}/{repositoryId}/{pullRequestId} autoCompleteSetBy 如果設定,就會為此提取要求啟用自動完成,而這是啟用它的身分識別。 closedBy 關閉提取要求的使用者。 closedDate 提取要求關閉 (完成、放棄或合併) 的日期。 codeReviewId ...
Accepted types of pull request queries.FieldsΑνάπτυξηπίνακα NotSet = 0 No query type set. LastMergeCommit = 1 Search for pull requests that created the supplied merge commits. Commit = 2 Search for pull requests that merged the supplied commits....
PullRequest interface參考 意見反應 套件: azure-devops-extension-api 表示提取要求物件。 這些是從來源提供者擷取。屬性展開資料表 author 提取要求的作者。 currentState 提取要求的目前狀態,例如開啟、合併、已關閉、衝突等。 description 提取要求的描述。 draft 如果提取要求是草稿,則傳回 id 提取要求的唯一...