Pipeline Forms
  • General Product Information
    • 💡Concept & Goals
    • 🎆How PFO works securely
    • 🦋Features
  • User Guides
    • 👨‍🏫Administration Guide
      • 🚀Installation
      • 📊Admin hub
    • 🧑‍🎤User Guide
      • 📝Create Forms
        • ♟️Syntax for the pipeline-forms.yml file
        • Variables
      • 🏃‍♂️Run pipelines
        • ✋Manual execution
        • ⏱️Schedule a Form
      • 🔐Audit logs
  • Additional Information
    • 🆕Release Notes
    • ❓FAQ
    • 💸Pricing
    • 🪞Examples
      • 🌟Showcase an example with every feature used in the form
      • 🤖Standup Shuffle Bot for Slack
Powered by GitBook
On this page
  • 11 Dec 2024
  • Added - Visualization for pipelines
  • Improved - Remote field with method, headers & body
  • Added - Simple profile emojis
  • 26 Mar 2024
  • 6 Dec 2023
  • 1 Nov 2023
  1. Additional Information

Release Notes

PreviousAudit logsNextFAQ

Last updated 5 months ago

11 Dec 2024

This version is made and submitted for Atlassian's .

Check out our promo video for the submission:

Added - Visualization for pipelines

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.

Improved - Remote field with method, headers & body

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.

Added - Simple profile emojis

As user avatars are not yet available in Bitbucket Forge, we implemented a temporary solution to be able to overview audit logs quickly.

26 Mar 2024

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

6 Dec 2023

The app is released internally. Internal feedback is being gathered.

1 Nov 2023

Our team has started to work on this app.

🆕
Variables
Codegeist 2024
DIsplay a pipeline steps and pipes which are referred to
Variables can be passed into {{VARIABLE}}
New profile emojis