# tutter-jenkins **Repository Path**: mirrors_spotify/tutter-jenkins ## Basic Information - **Project Name**: tutter-jenkins - **Description**: Merges pull requests if tests PASS - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2026-05-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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'