atlassian-python-api icon indicating copy to clipboard operation
atlassian-python-api copied to clipboard

docs for pipeline out of date

Open maiermic opened this issue 1 year ago • 1 comments

The examples are out of date and not working, since the signature (i.e. argument names) has changed, e.g.

# Trigger specific Pipeline on a specific revision of the master branch
r.pipelines.trigger(revision="<40-char hash>", name="style-check")

See https://atlassian-python-api.readthedocs.io/bitbucket.html#pipelines-management

maiermic avatar Feb 06 '24 15:02 maiermic

@maiermic I will be happy if you double check pipeline and send PR to fix it

gonchik avatar Mar 25 '25 18:03 gonchik