From 025f6fe9c62c65d82099df785d2bda55e36a14b7 Mon Sep 17 00:00:00 2001 From: Tomas Bjerre Date: Wed, 30 Nov 2016 20:35:52 +0100 Subject: [PATCH] doc --- CHANGELOG.md | 11 ++++++++++- README.md | 2 +- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8003e76..3d767e9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,16 @@ Changelog of Pull Request Notifier for Bitbucket. -## Unreleased +## 2.41 +### GitHub [#162](https://github.com/tomasbjerre/pull-request-notifier-for-bitbucket/issues/162) Provide list of email addressed for PR reviewers and participants as URL support variables + Adjustments after merging PR + + * Formatting code + * Regenerating changelog + * Sorting variables instead of relying on their order in the Enum.values(), to make tests stable. + + [ef8d4960b03467b](https://github.com/tomasbjerre/pull-request-notifier-for-bitbucket/commit/ef8d4960b03467b) Tomas Bjerre *2016-11-23 18:07:18* + ### Jira [] Provide list of PR reviewers and participants as URL support variables diff --git a/README.md b/README.md index 35a1dd7..9b3f7d8 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ The plugin has its own implementation to create the RESCOPED_FROM and RESCOPED_T The filter text as well as the URL support variables. These are: -* ${EVERYTHING_URL} Example: PULL_REQUEST_ID=1&PULL_REQUEST_TITLE=some%20thing... +* ${EVERYTHING_URL} This variable is resolved to all available variables. The name of each parameter is the name of that variable. Example: PULL_REQUEST_ID=1&PULL_REQUEST_TITLE=some%20thing... * ${PULL_REQUEST_ID} Example: 1 * ${PULL_REQUEST_TITLE} Example: Anything * ${PULL_REQUEST_VERSION} Example: 1