Skip to content

nelyj/tutter-jenkins

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

tutter-jenkins

This action let non collaborators review and merge code without having more then read access to the project.

  1. A pull request get submitted
  2. Jenkins runs the tests, comments "Test PASSed."
  3. The pull request can be merged by commenting "merge, my change is covered by tests"

Installation

gem install tutter-jenkins

jenkins specific settings (goes into tutter.yaml)

action: 'jenkins'

About

Merges pull requests if tests PASS

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%