xotabu4/send-to-allure-server-action

Greet someone and record the time

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
allure-server-url**Required** Full url of your deployed allure-serveryesWorld
pathUse this option to group test reports. All reports with same `path` will have common allure history. Also it used as url path to access latest report. You can specify branch name here, or project name. Default - your repo namenoDEFAULT_PATH
usernameIf your allure-server has basic auth enabled, specify username hereno
passwordIf your allure-server has basic auth enabled, specify password hereno
allure-resultsPath to your allure-results folder. This folder will be sent to server. Default - `./allure-results`no./allure-results
namedescription
report-urlURL of generated Allure report.