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

Add BitBucket webhook parser and statuses #210

Merged
merged 11 commits into from
Jul 12, 2024
Merged

Add BitBucket webhook parser and statuses #210

merged 11 commits into from
Jul 12, 2024

Conversation

rick-nu
Copy link
Member

@rick-nu rick-nu commented Jul 10, 2024

What

  • Adds a /webhook/bitbucket webhook target
  • Parses BitBucket webhooks to statuses
  • Added BitBucket to the documentation

Why

Since we're using BitBucket for one of our clients, we wanted to get some insights in BitBucket projects too. So we've recorded some webhooks and created a parser for it.

To do

  • Add BitBucket webhook documentation
  • Create repo:push parser
  • Create pullrequest:created parser
  • Create pullrequest:updated parser
  • Create repo:commit_status_created parser
  • Create repo:commit_status_updated parser

@rick-nu rick-nu marked this pull request as ready for review July 11, 2024 08:10
@rick-nu rick-nu changed the title Add BitBucket webhook parser Add BitBucket webhook parser and statuses Jul 12, 2024
@rick-nu rick-nu merged commit 518ff06 into master Jul 12, 2024
3 checks passed
@rick-nu rick-nu deleted the bitbucket-parser branch July 12, 2024 09:35
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.

1 participant