adam-mcdaniel / rusty-ci

A tool to generate buildbot projects from a YAML file

Home Page:https://crates.io/crates/rusty-ci

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

allow whitelisted users to okay a pull request for testing

grahamlopez opened this issue · comments

the bot should indicate when it needs permission from a ci-defined admin to proceed, and then proceed when an appropriate comment is placed on the PR

In the password subsection of the merge-request-handler definition, you can put a regular expression to match comments made by a whitelisted user that will whitelist the PR number for testing.