Inflectra/rapiselauncher-node-action

https://github.com/marketplace/actions/run-rapiselauncher-on-linux

- uses: Inflectra/rapiselauncher-node-action@v1
  with:
    spira_url: 'https://myserver.spiraservice.net/9/TestSet/925.aspx'
    spira_username: 'myuser'
    spira_api_key: ${{ secrets.SPIRA_API_KEY }}
    spira_automation_host: GHA
    rapise_params: |
      g_browserLibrary=Selenium - ChromeHeadless

 

Inflectra/rapiselauncher-win-action

https://github.com/marketplace/actions/run-rapiselauncher-on-windows

- uses: Inflectra/rapiselauncher-win-action@v1
  with:
    spira_url: 'https://myserver.spiraservice.net/9/TestSet/925.aspx'
    spira_username: 'myuser'
    spira_api_key: ${{ secrets.SPIRA_API_KEY }}
    spira_automation_host: GHA