Skip to content
Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

GitHub Action for setting up Touca CLI

Plugin that installs and configures Touca CLI for use in subsequent steps.

Example usage

uses: trytouca/actions-setup-touca@v1
with:
  api_key: ${{ secrets.TOUCA_API_KEY }}
  api_url: https://api.touca.io/@/my-team

Inputs

api_key

Optional API Key for Touca Cloud/Enterprise instance to set in your Touca configuration profile.

api_url

Optional API URL of Touca Cloud/Enterprise instance to set in your Touca configuration profile.

About

GitHub Action for setting up Touca CLI

Resources

Code of conduct

Security policy

Stars

0 stars

Watchers

1 watching

Forks

Releases

Used by

Contributors