Created Aug 15, 2023, Last active Nov 17, 2024
Hi all, As requested on https://jira.atlassian.com/browse/BCLOUD-23049 we have added a mergeProperties field to the invocation payload of bitbucket:mergeCheck Forge function trig...
As you may know, Atlassian products represent users via an anonymous ID which is referenced in API calls in any context that has a user impact (e.g Pull Request reviewers, etc). Although this solut...
Hi all - just a quick FYI to let you all know that we have a Youtube playlist published that contains all the previous webinars and video tutorials we've created for extending Bitbucket Cloud with Fo...
Hi all, I wanted to provide a quick update on what’s new in Forge for Bitbucket since we’ve gone GA in February. Installation links for example apps We understand there are customer that would ...
Hi all - a quick note to let you know that we've rolled out a range of additional API's to now be supported to call from Forge apps. These API's can now be called from "standard" Forge apps, Custom...
Round 2 of the announcements for today! We're excited to announce that Custom merge checks are now officially generally available. If you haven't started using custom merge checks yet, now is the t...
Hi all! It's been a very busy day in the land of Forge for Bitbucket Cloud. The first major announcement we have for today is the GA release of an entire new area of capability inside Bitbucket Clo...
Hi all, We want to share a few important updates on Custom Checks: We added a new on-reviewer-status-changed trigger. The bitbucket:mergeCheck module now requires the read:pul...
Hi, I would like to call a Bitbucket api (using api.asApp().requestBitbucket() ) from a webtrigger listener. I have to obtain workspaceId and repositoryId to build a route, but I don't kno...
Kia ora koutou Will there be support for Dynamic Pipelines on the Project Level? I wonder how to structure the pipelines without creating a massive workspace-level pipeline that needs to cater to a...
Using variables in pipelines, such as for image and pipe names, is essential for enhancing flexibility and maintainability in CI/CD processes. By incorporating variables, teams can avoid hardcoding v...
Hello, I am trying to add extra custom pipelines dynamically using dynamic pipelines. This is meant to allow selection of runners for a particular pipeline. The Forge app: Reads the repository v...
I tried to get the variables of a triggered pipeline in the Dynamic pipeline, but cannot find a way to do it. How can I get the pipeline variable values from the forge app, the request or event does ...
Installation of the forge app is successful using the Forge CLI in a separate bitbucket env Error - the add-on server returned invalid data. Please contact the add-on vendo...
I am not a workspace admin, I am testing out a dynamic pipeline forge app provider, my workspace admin did add the shared forge app to the workspace, but to continue building it, I need to tunnel to ...
As the Rate Limitations are mentioned for users based on this Article -- https://support.atlassian.com/bitbucket-cloud/docs/api-request-limits
Background I have ~30 self hosted runners and intend to scale up to ~100 and beyond in the next year or so. These runners generally do the following execute builds of embedded firmware, for vario...
Hi all, we're going to be running a webinar on Jun 12th focussed on how to use Dynamic Pipelines to optimise your CI/CD builds and reduce PR cycle time. Come along and learn how to speed up build t...
Kia ora, Do you have any examples or pointers of creating a Dynamic Pipeline that responds to the repository's contents? I want to add terraform-related steps if a folder `iac` is in the repository...
With the recent introduction of Dynamic Pipelines, you can now achieve an unprecedented level of flexibility within your Bitbucket pipelines. We understand that, when managing repositories at scale...
Hi, is there a way to access repository/deployment variables in dynamic pipeline?
We just finished our first dynamic pipelines Forge app and I have to say I'm very impressed. This couldn't have come at a better time, as we're in a perfect place in our Bamboo to Pipelines transitio...
I would like to check if a commit is missing a Jira key, and prevent a marge if it does, is this possible right now? Im just getting started but I still have much to learn
Hi Team, How to install a forge app for bitbucket workspace that is built by Atlassian for merging of beta data in bitbucket. As a manual it tells us to install an forge app but how we install it, ...
Hi! If I understand correctly, the pre-merge merge checks can only be triggered by these 2 events : on-reviewer-status-changed on-code-pushed This would mean that if I create a custom merge che...
...esting the true development version without tunneling, I am getting a "403 - forbidden" back from the groups endpoint. I confirmed it is not an app password permissions issue, as a CURL r...
We're trying to write a Forge app for the Bitbucket sidebar (module bitbucket:repoCodeOverviewCard). For this app we need to be able to call these endpoints: GET /repositories/{worksp...
Hi all, Earlier today we hosted a Forge Dev Den: Setting up Bitbucket custom merge checks to ensure compliance. In this post, we want to share all the resources that have been shared during...
Hi, With the Custom merge checks, would it be possible to prevent merging PRs if specific files are in the commit? The use case for us are compliance rules that require a special process to ch...
Hi guys, I'm working on a simple forge app for Bitbucket Cloud. The app should do some stuff when a developer is pushing his/her code up to the repository. As observed from the docs, the "avi...
Hi guys, I'm working on a simple forge app for Bitbucket Cloud. The app should do some stuff when a developer is pushing his/her code up to the repository. As observed from the docs, the "avi...
Hi all - there are a range of changes coming to the Pull Request and Merge Check configuration processes over the next few weeks as we get closer to the GA release of custom merge checks. For more ...
As mentioned in the previous post here, we are now enforcing read:pullrequest:bitbucket scope for bitbucket:mergeCheck module at runtime. If you have not already done so, please update your app ...
This group will also provide a space for the community to share ideas, get support, and engage with the engineering team implementing the ability for Bitbucket Cloud to be customised via Forge.
Copied to clipboard