Add Bitbucket logic.
This commit is contained in:
@@ -17,6 +17,7 @@ func (p Provider) String() string {
|
||||
// webhooks available providers
|
||||
const (
|
||||
GitHub Provider = iota
|
||||
Bitbucket
|
||||
)
|
||||
|
||||
// Webhook interface defines a webhook to recieve events
|
||||
|
||||
Reference in New Issue
Block a user