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: CHANGELOG.md
+11Lines changed: 11 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,17 @@
3
3
Changelog of Pull Request Notifier for Bitbucket.
4
4
5
5
## Unreleased
6
+
### GitHub [#193](https://github.com/tomasbjerre/pull-request-notifier-for-bitbucket/issues/193) Enable project level admins to configure on project level
7
+
Enable project level admins to configure on project level
8
+
9
+
[64f670125111045](https://github.com/tomasbjerre/pull-request-notifier-for-bitbucket/commit/64f670125111045) Tomas Bjerre *2017-02-05 09:00:55*
10
+
11
+
### No issue
12
+
doc
13
+
14
+
[e6717f40011194e](https://github.com/tomasbjerre/pull-request-notifier-for-bitbucket/commit/e6717f40011194e) Tomas Bjerre *2017-02-03 13:15:33*
15
+
16
+
## 2.52
6
17
### GitHub [#192](https://github.com/tomasbjerre/pull-request-notifier-for-bitbucket/issues/192) Include status for participants
7
18
Variables to display names of approved, unapproved and needs work
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -34,6 +34,7 @@ The Pull Request Notifier for Bitbucket Server can:
34
34
* Only if PR has no conflicts
35
35
* Nice configuration GUI.
36
36
* Global at */bitbucket/plugins/servlet/prnfb/admin*
37
+
* Project level at */bitbucket/plugins/servlet/prnfb/admin/PROJECT_1*
37
38
* Repo level at */bitbucket/plugins/servlet/prnfb/admin/PROJECT_1/rep_1*
38
39
39
40
The plugin has its own implementation to create the RESCOPED_FROM and RESCOPED_TO events. RESCOPED is transformed to RESCOPED_TO if target branch changed, RESCOPED_FROM if source branch, or both, changed.
0 commit comments