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

Fix 404 on hooks #238

Merged
merged 1 commit into from
Jan 29, 2024
Merged

Fix 404 on hooks #238

merged 1 commit into from
Jan 29, 2024

Conversation

mofe23
Copy link
Contributor

@mofe23 mofe23 commented Jan 16, 2024

Repositories where no webhooks are defined return 404 errors. This breaks further script execution.

Fixes #176

Explanation: Repositories where no webhooks are defined return 404 errors. This breaks further script execution.
@josegonzalez josegonzalez merged commit b855bca into josegonzalez:master Jan 29, 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

Successfully merging this pull request may close these issues.

hooks page make the script exit early
2 participants