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
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,9 @@ Example how your the webhook in Gogs should look like:
16
16
This project has some integration tests available. For more details see the [dedicated readme](about_integration_tests.md).
17
17
18
18
### Change Log
19
+
#### Version 1.0.13 (Mar 16, 2018)
20
+
- Fixes `job not found` if folders are used [[GH_ISSUE#36](https://github.com/jenkinsci/gogs-webhook-plugin/issues/36)/[PR#37](https://github.com/jenkinsci/gogs-webhook-plugin/pull/37)].
21
+
19
22
#### Version 1.0.12 (Mar 8, 2018)
20
23
- Expose REF and BEFORE payload to environment variables (GOGS_REF and GOGS_BEFORE)
0 commit comments