Skip to content

nagasree9/githubowners-interceptor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

githubowners-interceptor

This repository contains an implementation of github-owners cluster interceptor that checks if the pull_request sender or the pull_request comment sender with body /ok-to-test is a member of organization or repository or the owners file. If either of these returns true the response to trigger is continue:true and would trigger the taskrun, if neither of these returns true the response to trigger is continue:false and would not trigger any taskrun

Next Steps

Enhance by variabilizing the comment message (/ok-to-test), so a user can set it at the CRD

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages