Skip to content
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.

spotify/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'