You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 9, 2021. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ The Pull Request Notifier for Bitbucket can:
20
20
* Invoke any URL, or set of URL:s, when a pull request event happens.
21
21
* With variables available to add necessary parameters.
22
22
* HTTP POST, PUT, GET and DELETE. POST and PUT also supports rendered post content.
23
-
* Be configured to trigger on any [pull request event](https://developer.atlassian.com/static/javadoc/bitbucket/4.0.0/api/reference/com/atlassian/bitbucket/event/pull/package-summary.html). Including extended events:
23
+
* Be configured to trigger on any [pull request event](https://developer.atlassian.com/static/javadoc/stash.old-perms-pre-feb4/2.0.1/api/reference/com/atlassian/stash/event/pull/package-summary.html). Including extended events:
24
24
* RESCOPED_FROM, when source branch change
25
25
* RESCOPED_TO, when target branch change
26
26
* BUTTON_TRIGGER, when trigger button in pull request view is pressed
Make a release [(detailed instructions)](https://developer.atlassian.com/docs/common-coding-tasks/development-cycle/packaging-and-releasing-your-plugin):
0 commit comments