We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
server
When branch is deleted the corresponding even causes Woodpecker to return status 500 to Bitbucket - it should just be ignored
{ "changes": [ { "ref": { "id": "refs/heads/feature/woodpecker-dir", "displayId": "feature/woodpecker-dir", "type": "BRANCH" }, "refId": "refs/heads/feature/woodpecker-dir", "fromHash": "e5ad3f24214dfc7c1b142489777507c34bb11a7c", "toHash": "0000000000000000000000000000000000000000", "type": "DELETE" } ] }
No response
next
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Component
server
Describe the bug
When branch is deleted the corresponding even causes Woodpecker to return status 500 to Bitbucket - it should just be ignored
System Info
Additional context
No response
Validations
next
version already [https://woodpecker-ci.org/faq#which-version-of-woodpecker-should-i-use]The text was updated successfully, but these errors were encountered: