bugsterapp/Bugster.dev

Trigger a Bugster workflow from GitHub Actions (v2)

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Mar 9, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: bugsterapp/bugster-action@709f8f4c84419c801d0ffb37a13af04e0da865c8 # v2

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
bugster_api_keyAPI key for Bugster Cloudyes
organization_idBugster organization IDyes
project_idBugster project IDyes
workflow_idBugster workflow ID (determines which suite/environment/reports to use)yes
deployment_stateDeployment state: in_progress | success | cancelled | failed | error (defaults to success if invalid)nosuccess
commit_shaCommit SHA (if missing, will use GITHUB_SHA)no
branchBranch name (if missing, will use GITHUB_REF_NAME)no
api_base_urlBase URL for the Bugster API (for testing)nohttps://api.bugster.app
timeout_secondsRequest timeout in secondsno60
namedescription
statusHTTP status code returned by the API
responseResponse body returned by the API (truncated)