Skip to content

Conversation

@dcv-wt
Copy link

@dcv-wt dcv-wt commented Oct 21, 2025

Bitrise offers a functionality to define the priority for a build:
https://docs.bitrise.io/en/bitrise-ci/configure-builds/configuring-build-settings/build-priority.html

This PR adds support for this new parameter by:

  • Define the new parameter -P or --priority (capital P to avoid collision with -p for polling)
  • Add validation (valid range goes from -100 to 100)
  • Add parameter to the request to trigger a build.

Add a new parameter to define the priority of the build in the queue (From -100 to 100)
@dcv-wt dcv-wt changed the title Add build priority support feat: Add build priority support Oct 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant