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

Commit4f769c1

Browse files
author
Zhenya Tikhonov
authored
fix(triggers): improve git trigger events description (#779)
1 parent9d514ed commit4f769c1

File tree

1 file changed

+40
-9
lines changed

1 file changed

+40
-9
lines changed

‎_docs/pipelines/triggers/git-triggers.md‎

Lines changed: 40 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,8 @@ For a description of the events, see [GitHub documentation](https://docs.github.
9292
* Pull Request review requested
9393
* Pull Request review request removed
9494
* Pull Request labeled
95+
* Pull Request unlabeled
96+
* Pull Request synchronized
9597
* Pull Request comment added (restricted)
9698
* Pull Request comment added
9799
* Release
@@ -108,17 +110,46 @@ For a description of the events, see [Azure DevOps documentation](https://learn.
108110
* Pull request updated
109111

110112
111-
####Bitbucket trigger events
113+
####BitbucketCloudtrigger events
112114

113-
For a description of the events, see[Bitbucketdocumentation](https://support.atlassian.com/jira-cloud-administration/docs/understand-workflow-triggers/){:target="\_blank"} and also[Event payloads](https://support.atlassian.com/bitbucket-cloud/docs/event-payloads/){:target="\_blank"}.
115+
For a description of the events and their payload, see[BitbucketCloud documentation](https://support.atlassian.com/bitbucket-cloud/docs/event-payloads/){:target="\_blank"}.
114116

115-
* Push new branch
116-
* Pull Request approved
117-
* Pull Request approval removed
118-
* Pull Request declined
119-
* Pull Request comment created
120-
* Pull Request comment updated
121-
* Pull Request comment deleted
117+
* Commit
118+
* Push tags
119+
* Push new branch
120+
* Any Pull Request event
121+
* Pull request created
122+
* Pull request updated
123+
* Pull request approved
124+
* Pull request approval
125+
* Pull request merged
126+
* Pull request declined
127+
* Pull request comment created
128+
* Pull request comment updated
129+
* Pull request comment deleted
130+
131+
132+
####Bitbucket Server trigger events
133+
134+
For a description of the events and their payload, see[Bitbucket Server documentation]https://confluence.atlassian.com/bitbucketserver/event-payload-938025882.html){:target="\_blank"}.
135+
136+
* Commit
137+
* Push commits
138+
* Push new branch
139+
* Delete branch
140+
* Any Pull request event
141+
* Pull request created
142+
* Pull request updated
143+
* Pull request merged
144+
* Pull request deleted
145+
* Pull request declined
146+
* Pull request approved
147+
* Pull request approval
148+
* Pull request needs work
149+
* Pull request comment deleted
150+
* Pull request comment created
151+
* Pull request comment updated
152+
122153

123154

124155
####GitLab trigger events

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp