shanu-ck/AIO Tests Jira App integration with Github Action

This action will automate the process of updating the test results from Github Actions to Jira AIO Tests

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenAIO API Token is required to interact with AIO Testsyes
createNewRunCreates a new run for each casenotrue
addCaseToCycleIf case is not already existing in the cycle, then the case is added to the cycle. False will mark such a case in failuresnotrue
createCaseIf a key or automation key is not found in the tags, then a new case will be created if set to true.notrue
bddForceUpdateCaseIf the automation results file has different steps then the mapped case in AIO Tests, then they would be overwritten with the one from the results file if the value is set to truenotrue
filePathFile path of the test reportyes
fileTypeFile type of the test reportnojson
jiraProjectKeyMention the Jira Project Keyyes
aioCycleKeyAIO test cycle keyyes
reportTypeTest result type E.g. CucumbernoCucumber

no outputs