1
0
mirror of https://github.com/woodpecker-ci/woodpecker.git synced 2025-01-29 18:04:15 +02:00
Michalis Zampetakis dcba48f916
Add bitbucket forge BranchHead implementation (#2011)
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.
2023-07-17 21:30:06 +02:00
..
2022-11-05 00:35:06 +01:00
2023-07-08 18:09:34 +02:00
2023-07-01 18:55:00 +02:00
2023-07-11 17:34:50 +02:00
2023-06-27 18:01:18 +02:00
2023-07-08 18:09:34 +02:00