Hi Atlassian Support / Forge Team,
I am currently working on auditing our Bitbucket Workspace to identify which repositories have Forge Dynamic Pipelines configured.
During our initial testing phase, we configured these pipelines at the repository level rather than the workspace level. Now, as we move towards a more governed production environment, we need to programmatically retrieve a list of all repositories that have this Forge trigger enabled.
I have explored the Bitbucket Cloud REST API documentation but haven't found a specific endpoint or a query filter (using /repositories/{workspace}/) that returns this configuration status.
Specifically, I would like to know:
Is there an existing API endpoint that provides metadata about Forge app triggers or Dynamic Pipeline configurations per repository?
If not, is there a recommended way to bulk-query this information without having to iterate through every repository’s source code or settings?
Are there plans to expose dynamic_pipelines status in the 2.0/repositories properties or via a dedicated Forge API?
Any guidance or workarounds you can provide to help us gain visibility over our workspace configurations would be greatly appreciated.
Best regards,
Camila Lara
DevOps Engineer