Skip to content

Commit 17efd93

Browse files
Trotttargos
authored andcommitted
doc: remove instructions to post CI links
Remove instructions (in the Collaborator Guide) to post CI links. The bot does that now. PR-URL: #28248 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]>
1 parent cfb5ca3 commit 17efd93

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

COLLABORATOR_GUIDE.md

+4-5
Original file line numberDiff line numberDiff line change
@@ -77,9 +77,8 @@ Please always remove it again as soon as the conditions are not met anymore.
7777

7878
### Handling own pull requests
7979

80-
When you open a pull request, [start a CI](#testing-and-ci) right away and post
81-
the link to it in a comment in the pull request. Later, after new code changes
82-
or rebasing, start a new CI.
80+
When you open a pull request, [start a CI](#testing-and-ci) right away. Later,
81+
after new code changes or rebasing, start a new CI.
8382

8483
As soon as the pull request is ready to land, please do so. This allows other
8584
Collaborators to focus on other pull requests. If your pull request is not ready
@@ -109,8 +108,8 @@ review by @-mention.
109108
See [Who to CC in the issue tracker](#who-to-cc-in-the-issue-tracker).
110109

111110
If you are the first Collaborator to approve a pull request that has no CI yet,
112-
please [start one](#testing-and-ci). Post the link to the CI in the PR. Please
113-
also start a new CI if the PR creator pushed new code since the last CI run.
111+
please [start one](#testing-and-ci). Please also start a new CI if the PR
112+
creator pushed new code since the last CI run.
114113

115114
### Consensus Seeking
116115

0 commit comments

Comments
 (0)