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

Git push fails for protected branches #4

Open
heilhead opened this issue Apr 10, 2019 · 0 comments
Open

Git push fails for protected branches #4

heilhead opened this issue Apr 10, 2019 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@heilhead
Copy link
Contributor

This is most likely a github token problem. Need to figure out a way to allow it to push to protected branches.

[08:04:44] Pushing tags [failed]
[08:04:44] → Command failed: git push --follow-tags
remote: error: GH006: Protected branch update failed for refs/heads/master.        
remote: error: At least 1 approving review is required by reviewers with write access.        
To https://github.com/gameclosure/timestep-core.git
 * [new tag]         v7.0.0 -> v7.0.0
 ! [remote rejected] master -> master (protected branch hook declined)
error: failed to push some refs to 'https://github.com/gameclosure/timestep-core.git'
@heilhead heilhead added the bug Something isn't working label Apr 10, 2019
@heilhead heilhead self-assigned this Apr 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant