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

Add check for gitlab deleted branch #377

Open
dhollinger opened this issue May 30, 2017 · 0 comments
Open

Add check for gitlab deleted branch #377

dhollinger opened this issue May 30, 2017 · 0 comments

Comments

@dhollinger
Copy link
Member

PR #376 added functionality to trigger a default_branch deploy if target branch is reported as deleted. This check works for github, however gitlab doesn't directly track a deleted branch, but rather sets the commit hash to "0000000000000000000000000000000000000000" in the "after" key of the webhook push event.

Need to add checks that take this into account

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant