Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 17efd93

Browse filesBrowse 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 <jasnell@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
1 parent cfb5ca3 commit 17efd93
Copy full SHA for 17efd93

File tree

Expand file treeCollapse file tree

1 file changed

+4
-5
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+4
-5
lines changed
Open diff view settings
Collapse file

‎COLLABORATOR_GUIDE.md‎

Copy file name to clipboardExpand all lines: COLLABORATOR_GUIDE.md
+4-5Lines changed: 4 additions & 5 deletions
  • Display the source diff
  • Display the rich diff
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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.