Phorge Forge Support #6278
-
|
I would like to see Woodpecker implement support for the Phorge forge. It seems to support Oauth2 and Webhooks
I am unsure about this, so I ask here if someone else would like to implement such a feature. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
If it fulfills the requirements - why not add it. However, I don't think any of us maintainers will work on this. Feel free to implement yourself and we'll review the pull request, but don't expect us to do this. |
Beta Was this translation helpful? Give feedback.
-
|
context: Phorge is a community fork of https://en.wikipedia.org/wiki/Phabricator it looks like I could not get the code from there official repo but they have a github mirror https://github.com/phorgeit/phorge if you are interested it's just like qwerty287 wrote :) hint: you just have to implement this well documented interface: https://github.com/woodpecker-ci/woodpecker/blob/main/server/forge/forge.go |
Beta Was this translation helpful? Give feedback.
If it fulfills the requirements - why not add it.
However, I don't think any of us maintainers will work on this. Feel free to implement yourself and we'll review the pull request, but don't expect us to do this.