gitbucket-ci-plugin icon indicating copy to clipboard operation
gitbucket-ci-plugin copied to clipboard

GitBucket plug-in that adds simple CI ability to GitBucket.

Results 23 gitbucket-ci-plugin issues
Sort by recently updated
recently updated
newest added

gitlab has a great way of using [mkdocs with gitlab](https://gitlab.com/morph027/mkdocs). since I would rather use gitbucket I am wondering if there is a way to make it possible to build...

Now that https://github.com/takezoe/gitbucket-ci-plugin/issues/22 is implemented, it would be nice to be able to *disable* running jobs outside of docker, for security reasons. I'm not too familiar with scala but I...

This PR add pages feature like gitbucket-pages-plugin. In contrast to pages-plugin, it serves contents which generated by CI job. This PR inspired by GitLab-CI pages. It makes more easy way...

Most times one always wish to know the general view or status of his account just like all issues open, all pull requests which are already included which is very...

For now, we can't make it because the `repositoryMenus` extension point does not support a badge.

It would be nice to be able to have an administrator configured build script that is run. And to disable repo build scripts centrally.

I suggest pull request merges do not trigger build process automatically. Or shall we have a switch? Thanks a lot.

I am using gitbucket 1.18 what is the compatibility for CI plugin 1.2.1, not loading on gitbucket, only showing 1.0.1 and nothing beyond that on gitbucket

Before the pull request is merged, starts running the master branch and I had to use a sleep 30sec in my script to overcome this problem

Hi, I like the ci-pluign and want to thank you for that! This plugin makes build integration flexible and even simple. I hate Jenkins for having tons of unmanageable plugins...