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

fix(triggers): improve git trigger events description#779

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
NimRegev merged 1 commit intomasterfromfix/git-trigger-events
Aug 2, 2023
Merged
Changes fromall commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
49 changes: 40 additions & 9 deletions_docs/pipelines/triggers/git-triggers.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -92,6 +92,8 @@ For a description of the events, see [GitHub documentation](https://docs.github.
* Pull Request review requested
* Pull Request review request removed
* Pull Request labeled
* Pull Request unlabeled
* Pull Request synchronized
* Pull Request comment added (restricted)
* Pull Request comment added
* Release
Expand All@@ -108,17 +110,46 @@ For a description of the events, see [Azure DevOps documentation](https://learn.
* Pull request updated


#### Bitbucket trigger events
#### BitbucketCloudtrigger events

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"}.
For a description of the events and their payload, see [BitbucketCloud documentation](https://support.atlassian.com/bitbucket-cloud/docs/event-payloads/){:target="\_blank"}.

* Push new branch
* Pull Request approved
* Pull Request approval removed
* Pull Request declined
* Pull Request comment created
* Pull Request comment updated
* Pull Request comment deleted
* Commit
* Push tags
* Push new branch
* Any Pull Request event
* Pull request created
* Pull request updated
* Pull request approved
* Pull request approval
* Pull request merged
* Pull request declined
* Pull request comment created
* Pull request comment updated
* Pull request comment deleted


#### Bitbucket Server trigger events

For a description of the events and their payload, see [Bitbucket Server documentation]https://confluence.atlassian.com/bitbucketserver/event-payload-938025882.html){:target="\_blank"}.

* Commit
* Push commits
* Push new branch
* Delete branch
* Any Pull request event
* Pull request created
* Pull request updated
* Pull request merged
* Pull request deleted
* Pull request declined
* Pull request approved
* Pull request approval
* Pull request needs work
* Pull request comment deleted
* Pull request comment created
* Pull request comment updated



#### GitLab trigger events
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp