davidahouse / stampede-server

A node.js based workflow server
https://www.stampedeci.com
MIT License
4 stars 1 forks source link

Add a blacklist capability for repositories #157

Closed davidahouse closed 4 years ago

davidahouse commented 4 years ago

Similar to the whitelist capability, we might have a situation where we want to not run stampede for a repository, even though it has a .stampede.yaml file in the repo. This would be as simple as blacklisting an individual repo.

davidahouse commented 4 years ago

Closing since this can be accomplished via the cached .stampede.yaml file