🆕Release Notes
Last updated
Last updated
This version is made and submitted for Atlassian's Codegeist 2024.
Check out our promo video for the submission:
When a commit and form are selected, a pipeline can be triggered with the variable on the form. This pipeline can be displayed, including parallel steps and referred pipes. Form variables are displayed with purple where used, and commands from steps can be shown if needed.
Remote fields can be populated with values coming from a system behind authentication. You can send headers or add a method and a body to reach this. Variables are introduced on the Pipeline Forms screen to avoid leaking secrets.
With this, you can connect and manipulate your external systems (which have APIs) and implement more exciting use cases, such as connecting data from Jira, Confluence, SAP, HubSpot, and others.
Read in-depth about this below.
As user avatars are not yet available in Bitbucket Forge, we implemented a temporary solution to be able to overview audit logs quickly.
Initial public release with the following features:
Introducing custom forms throughpipeline-forms.yml
Executing pipelines with additional custom parameters using forms
Super flexible field configuration (e.g.: secure, required, hidden, read-only, remote data)
Group, differentiate and prefill forms with presets
Schedule pipelines with forms
Manage scheduled pipelines (view, edit, delete, disable)
Overview of user interaction in the audit log
Overview pipeline execution history in the execution log
Admin hub, overview usage through workspace per repository
The app is released internally. Internal feedback is being gathered.
Our team has started to work on this app.