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 forge BranchHead implementation #2011

Merged
merged 2 commits into from
Jul 17, 2023

Conversation

mzampetakis
Copy link
Contributor

@mzampetakis mzampetakis commented Jul 17, 2023

In order to test this functionality, we had to expose the BranchHead() through an API endpoint

GET /repos/{repo_id}/branches/{branch}/head

The response is a string that contains the latest commit hash of the requested branch.

@lafriks lafriks added enhancement improve existing features forge/bitbucket bitbucket forge related labels Jul 17, 2023
@lafriks lafriks added this to the 1.0.0 milestone Jul 17, 2023
@6543 6543 enabled auto-merge (squash) July 17, 2023 19:27
@6543 6543 merged commit dcba48f into woodpecker-ci:main Jul 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement improve existing features forge/bitbucket bitbucket forge related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants