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

Deletions sends back a 500 to Bitbucket #5

Open
5 tasks done
langecode opened this issue Apr 27, 2023 · 0 comments
Open
5 tasks done

Deletions sends back a 500 to Bitbucket #5

langecode opened this issue Apr 27, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@langecode
Copy link
Member

langecode commented Apr 27, 2023

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

{
    "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"
        }
    ]
}

Additional context

No response

Validations

  • Read the Contributing Guidelines.
  • Read the docs.
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • Checked that the bug isn't fixed in the next version already [https://woodpecker-ci.org/faq#which-version-of-woodpecker-should-i-use]
  • Check that this is a concrete bug. For Q&A join our Discord Chat Server or the Matrix room.
@langecode langecode added the bug Something isn't working label Apr 27, 2023
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