Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create check/hook to prevent merges into master from branches other than rc and staging. #452

Closed
jackjia-ibm opened this issue Apr 26, 2019 · 2 comments
Labels
CI/CD Tasks to improve CI/CD process, not related to install packaging

Comments

@jackjia-ibm
Copy link
Member

master branch should be further protected from merge/pull request. No pull request should be created from feature/bug fix branches into master.

@jackjia-ibm
Copy link
Member Author

Possible solution: https://github.com/bertrand-benoit/pyGitHook

@jackjia-ibm jackjia-ibm added the CI/CD Tasks to improve CI/CD process, not related to install packaging label May 9, 2019
@1000TurquoisePogs
Copy link
Member

Branch protection and audits now protect against this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD Tasks to improve CI/CD process, not related to install packaging
Projects
None yet
Development

No branches or pull requests

2 participants