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

[SysAdmin] GitReloadAPIView:: Couldn't entertain reload request for the branch (master), expected branch is ... #306

Open
sentry-io bot opened this issue Feb 4, 2022 · 0 comments

Comments

@sentry-io
Copy link

sentry-io bot commented Feb 4, 2022

We're getting this error a lot, but I don't think it should return a 400. Since github fires a webhook for every commit, we will necessarily receive webhooks that are for a branch other than the configured one.

Instead of a 400, we should return a 200 response with a message about how no action was taken.

Sentry Issue: OPENEDX-RESIDENTIAL-4AC

GitReloadAPIView:: Couldn't entertain reload request for the branch (master), expected branch is (live) 
@pdpinch pdpinch transferred this issue from mitodl/edx-platform Feb 4, 2022
@arslanashraf7 arslanashraf7 transferred this issue from mitodl/edx-sysadmin Apr 4, 2024
@arslanashraf7 arslanashraf7 changed the title GitReloadAPIView:: Couldn't entertain reload request for the branch (master), expected branch is ... [SysAdmin] GitReloadAPIView:: Couldn't entertain reload request for the branch (master), expected branch is ... Apr 4, 2024
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

0 participants