Skip to content
This repository was archived by the owner on Jun 9, 2021. It is now read-only.

Commit 76a9217

Browse files
committed
Including link to Stash events in README #37
1 parent 49e83c6 commit 76a9217

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The Pull Request Notifier for Stash can:
2020
* Invoke any URL, or set of URL:s, when a pull request event happens.
2121
* With variables available to add necessary parameters.
2222
* HTTP POST, PUT, GET and DELETE. POST and PUT also supports rendered post content.
23-
* Be configured to trigger on any pull request event. Including source branch change (RESCOPED_FROM) and target branch change (RESCOPED_TO).
23+
* Be configured to trigger on any [pull request event](https://developer.atlassian.com/static/javadoc/stash/3.10.0/api/reference/com/atlassian/stash/event/pull/package-summary.html). Including source branch change (RESCOPED_FROM) and target branch change (RESCOPED_TO).
2424
* Be configured to only trigger if the pull request mathches a filter. A filter text is constructed with any combination of the variables and then a regexp is constructed to match that text.
2525
* Authenticate with HTTP basic authentication.
2626
* Send custom HTTP headers

0 commit comments

Comments
 (0)