blob: b526b27272ee9faee22bd474746590ceea7384de (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
0.2.0
=====
* Added crumb exclusion for `/bbprb-hook/`.
Now this plugins works with CSRF protection enabled.
* Set a pull request's build state to STOPPED when the build is aborted.
Previously it was FAILED.
* Inject some useful environment variables e. g. `bbprbDestinationCommitHash`.
0.1.0
=====
* Can handle creating and updating pull requests.
|