mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-09-22 19:36:40 +00:00
Add Bitbucket key limit known issue (#5497)
Co-authored-by: Joan Flotats <joanflotats@bit2me.com>
This commit is contained in:
@@ -84,6 +84,10 @@ Configures the Bitbucket OAuth client secret. This is used to authorize access.
|
|||||||
|
|
||||||
Read the value for `WOODPECKER_BITBUCKET_SECRET` from the specified filepath
|
Read the value for `WOODPECKER_BITBUCKET_SECRET` from the specified filepath
|
||||||
|
|
||||||
|
## Known Issues
|
||||||
|
|
||||||
|
Bitbucket build keys are limited to 40 characters: [issue #5176](https://github.com/woodpecker-ci/woodpecker/issues/5176). If a job exceeds this limit, you can adjust the key by modifying the `WOODPECKER_STATUS_CONTEXT` or `WOODPECKER_STATUS_CONTEXT_FORMAT` variables. See the [environment variables documentation](../10-server.md#environment-variables) for more details.
|
||||||
|
|
||||||
## Missing Features
|
## Missing Features
|
||||||
|
|
||||||
Path filters for pull requests are not supported. We are interested in patches to include this functionality.
|
Path filters for pull requests are not supported. We are interested in patches to include this functionality.
|
||||||
|
Reference in New Issue
Block a user