Coder Social home page Coder Social logo

gitbucket-jenkins-result-comment-plugin's Introduction

gitbucket-jenkins-result-comment-plugin License Build Status

With this plugin,
You can check the build result details of Jenkins in the comment field of pull request
by commenting "Jenkins?".

Screenshot


You can do setting of the plugin by repository

Screenshot

Installation

  • Download jar file from the release page
  • copy the jar file to <GITBUCKET_HOME>/plugins/ (GITBUCKET_HOME defaults to ~/.gitbucket)

Version

Plugin version GitBucket version
0.1 4.20.x

Build from source

  1. Install sbt
  2. $ sbt assembly

gitbucket-jenkins-result-comment-plugin's People

Contributors

takumon avatar

Stargazers

 avatar

Watchers

 avatar  avatar

gitbucket-jenkins-result-comment-plugin's Issues

テスト作成

  • Scalaでテストどうやるのか学習
  • テスト作成
  • CIにテスト結果を表示

リポジトリごとに設定ができるようにする

  1. 設定用のテーブルを定義する
カラム名 概要
PRIORITY_ID リポジトリID
JENKINS_URL 連携するJenkinsのURL 例: http://localhost:8080/jenkins
JENKINS_JOBNAME 連携するJenkinsのジョブ名(MultiBranchPipeline形式が前提)
RESULT_TEST コメントにJenkinsのテスト結果を表示するか
RESULT_BUILD_STATUS コメントにJenkinsのビルドステータスを表示するか
RESULT_CHECKSTYLE コメントにCheckstyleの結果を表示するか
RESULT_FINDBUGS コメントにFindbugsの結果を表示するか
RESULT_PMD コメントにPMDの結果を表示するか
  1. リポジトリごとのSettingsにJenkins Result Commentのタブを追加
  2. タブではテーブルの項目を設定できるようにする

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.