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
A Jenkins Plugin that provides SCMSource (i.e. [Pipeline Multibranch](https://wiki.jenkins-ci.org/display/JENKINS/Pipeline+Multibranch+Plugin)) and SCMNavigator for [Gogs - Go Git Service](https://github.com/gogits/gogs)
3
+
Pipeline as Code for Gogs: Go Git Service!
4
+
5
+
A Jenkins Plugin that provides SCMSource (i.e. [Pipeline Multibranch](https://wiki.jenkins-ci.org/display/JENKINS/Pipeline+Multibranch+Plugin)) and SCMNavigator for [Gogs - Go Git Service](https://github.com/gogits/gogs).
-Commit status via repo issue creation on build FAILURE and UNSTABLE - Gogs currently doesn't support commit statuses see https://github.com/gogits/gogs/issues/813
-Supports commit status update via repo issue creation on build FAILURE and UNSTABLE - Gogs currently doesn't support commit statuses see https://github.com/gogits/gogs/issues/813
11
13
- Partial support for Gogs Organization avatar - Gogs does not support dynamically sized avatar images
12
14
13
-
##Missing Features
15
+
###Missing Features
14
16
15
-
- Does not support Gogs Pull Requests - see https://github.com/gogits/gogs/issues/2246
16
-
- Does not support auto-creation of Organization web hooks - see https://github.com/gogits/go-gogs-client/issues/38
17
+
- Does not support Gogs Pull Requests as there is currently no API - see https://github.com/gogits/gogs/issues/2246
18
+
- Does not support auto-creation of Organization web hooks as there is currently no API - see https://github.com/gogits/go-gogs-client/issues/38
17
19
- Update commit status - see https://github.com/gogits/gogs/issues/813
0 commit comments