Skip to content

Commit fb83952

Browse files
docs: add CI comment-gate note for external contributors in CONTRIBUTING.md
Agent-Logs-Url: https://github.com/microsoft/winget-create/sessions/54d1a97b-b8b8-4a41-a7b2-9bead28546b6 Co-authored-by: AmelBawa-msft <104940545+AmelBawa-msft@users.noreply.github.com>
1 parent 29d9238 commit fb83952

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CONTRIBUTING.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,10 @@ Once you've discussed your proposed feature/fix/etc. with a team member, and you
116116

117117
Testing is a key component in the development workflow.
118118

119+
### CI Pipeline
120+
121+
Pull request builds are gated on a team member's approval. If you are an external contributor, the Azure Pipelines CI will **not** run automatically when you open or update a PR. A repository owner or team member must trigger it by commenting `/azp run` on the PR. Please do not be surprised if CI does not start immediately — the team will kick it off during triage.
122+
119123
### Code Review
120124

121125
When you'd like the team to take a look, (even if the work is not yet fully-complete), mark the Draft PR as 'Ready For Review' so that the team can review your work and provide comments, suggestions, and request changes. It may take several cycles, but the end result will be solid, testable, conformant code that is safe for us to merge.

0 commit comments

Comments
 (0)