Hi,
is there a way to access repository/deployment variables in dynamic pipeline?
Solved! Go to Solution.
Hi @Edmund Munday , will you also add this to Merge Checks? I do have a few use cases in mind where this would be super helpful.
Hi @Aurimas Navardauskas & @Sebastian Hesse - we've just released an update for the Pipelines API's that make the following sets of API's callable from Forge apps (both Custom Merge Checks & Dynamic Pipelines).
- Repository Variables: https://developer.atlassian.com/cloud/bitbucket/rest/api-group-pipelines/#api-repositories-workspace-repo-slug-pipelines-config-variables-get
- Environment Variables: https://developer.atlassian.com/cloud/bitbucket/rest/api-group-pipelines/#api-repositories-workspace-repo-slug-deployments-config-environments-environment-uuid-variables-get