Bitbucket build status API, create comments on commits and Pull Requests
This commit is contained in:
parent
d15f0f5ef9
commit
d307afa44e
5 changed files with 455 additions and 13 deletions
|
|
@ -36,6 +36,12 @@ php-censor:
|
|||
host: localhost
|
||||
name: php-censor-queue
|
||||
lifetime: 600
|
||||
bitbucket:
|
||||
username: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
|
||||
app_password: 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx'
|
||||
comments:
|
||||
commit: false # This option allow/deny to post comments to Bitbucket commit
|
||||
pull_request: false # This option allow/deny to post comments to Bitbucket Pull Request
|
||||
github:
|
||||
token: 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx'
|
||||
comments:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue