Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commit332e934

Browse files
committed
Update git-triggers.md
1 parentc8e067c commit332e934

File tree

1 file changed

+9
-10
lines changed

1 file changed

+9
-10
lines changed

‎_docs/configure-ci-cd-pipeline/triggers/git-triggers.md‎

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -111,16 +111,15 @@ Therefore, all tags like `tag1`, `tag-X` **won't** trigger the pipeline.
111111

112112
###Pull Requests from comments
113113

114-
Pull Requests from comments are supported for all Git providers, for private and public repositories.
115-
116-
**Pull request comment added (restricted)**
117-
This option triggers an event only when the PR comments are made by repository owners or collaborators.
118-
119-
**Pull request comment added**
120-
This option triggers an event when PR comments are made by any user, regardless of their permissions.
121-
Because it is not restricted to owners and collaborators, this option is useful in GitHub, to enable triggers for PR comments made by users in GitHub teams.
122-
123-
>We strongly recommend selecting this option only for_private repositories_.
114+
Pull Requests from comments are supported for all Git providers, for private and public repositories.
115+
There are two options:
116+
***Pull request comment added (restricted)**
117+
This option triggers an event only when the PR comments are made by repository owners or collaborators.
118+
***Pull request comment added**
119+
This option triggers an event when PR comments are made by any user, regardless of their permissions.
120+
Because it is not restricted to owners and collaborators, this option is useful in GitHub, to enable triggers for PR comments made by users in GitHub teams.
121+
122+
>We strongly recommend selecting this option only for_private repositories_.
124123
125124

126125
{% include image.html

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp