Pipelines, Pull Request Commit Links and Reports are installed apps in our Bitbucket cloud. We would like to know the detailed information about these apps but we are not able to find the proper link describing these installed apps.
1) App: Pipelines
Vendor: Bitbucket
Current and Available version: ?
Free or Paid app ?
If there is any upgrade of the app, how we will be notified ?
URL of the app: ?
Vendor ID: ?
2) App: Pull Request Commit Links
Vendor:
Current and Available version: ?
Free or Paid app ?
If there is any upgrade of the app, how we will be notified ?
URL of the app: ?
Vendor ID: ?
3) App: Reports
Vendor: Bitbucket
Current and Available version: ?
Free or Paid app ?
If there is any upgrade of the app, how we will be notified ?
URL of the app: ?
Vendor ID: ?
Hi @bsuriboyna_hsc,
Pipelines and Pull Request Commit Links are developed by Atlassian.
With regards to Reports, if you are referring to the app with the following details (screenshot from the 'Installed apps' in a workspace), this is also developed by Atlassian:
I'm not sure what vendor ID you are looking for, however, these are not third-party apps.
We don't have versions for any of these apps nor do we send notifications on updates, any micro-updates are done through continuous integration and continuous deployment like Bitbucket Cloud.
Please also note that none of these apps are installed from a URL.
The Pipelines app gets automatically installed on a workspace if you enable Pipelines for a repository that belongs to that workspace. There is a certain number of Pipelines build minutes that you can use with each billing plan (in total, for all repos in a workspace). If the workspace is on a paid billing plan and that limit is exceeded, we automatically add 1,000 additional build minutes for the current billing cycle for an extra $10. You can find more details about all this here: https://support.atlassian.com/bitbucket-cloud/docs/manage-your-plan-and-billing/
Pull Request Commit Links is a free app. It gets installed if you open a commit on Bitbucket Cloud website, and then select the link 'Pull requests' from the right-hand column in the commit view. Enabling this app allows you to see which PRs a commit is part of from the Bitbucket Cloud website, and also to use the following API endpoint: https://developer.atlassian.com/cloud/bitbucket/rest/api-group-pullrequests/#api-repositories-workspace-repo-slug-commit-commit-pullrequests-get
The Reports app concerns Code Insights documented here: https://support.atlassian.com/bitbucket-cloud/docs/code-insights/ If you use this with Pull Requests, there is no additional charge. If you use it with Pipelines, you don't get charged extra, and what I mentioned about Pipelines build minutes applies.
Kind regards,
Theodora
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.