accelq-inc/ACCELQ Github-A Connect

Execute ACCELQ registered CI Jobs from Github Actions

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jun 29, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: accelq-inc/accelq-ci-github-actions@cc647429dc0acdb64036bb8725ec34a0c9e6042c # v1.5.3

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

namedescriptionrequireddefault
appURLYour ACCELQ Application URL in the exact following format: https://<hostname>:<port_num>yes
userNameYour ACCELQ User IDyes
apiKeyAPI key available in Profile section of ACCELQyes
tenantCodeTenant Code displayed in the Profile section of ACCELQyes
jobIdThis ID should come from the CI job you saved in ACCELQ applicationyes
runParamRun Params(optional) should be JSON string form example: '{"username": "John Todd", "password": "bxW&=UVw"}'no
proxyHostProxy Host (optional)no
proxyPortProxy Port (optional)no
stepFailureThresholdPercentage ACCELQ test case failure (Optional), beyond which this Step in the Pipeline will be marked as a failure. If this is zero, even a single failed test will cause the Step to fail. If you never want to fail the Pipeline Step due to failing Automation tests, input -1. Input a valid integer between 0 and 100 or, -1.no
maxWaitTimeInMinsMaximum time to wait for the job to be picked up by an ACCELQ Agent. Default is 15 mins.no

no outputs