Skip to content

アクションからMagicPodの一括実行を行う

Notifications You must be signed in to change notification settings

knaot0/magic-pod-action

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MagicPod javascript action

Run batch test

Inputs

API_TOKEN

Required API Token.

ORGANIZATION

Required Organization name.

PROJECT

Required Project name.

TEST_SETTINGS_NUMBER

Required Test settings number defined in the project batch run page. Default "0".

Example usage

uses: knaot0/[email protected]
with:
  API_TOKEN: ${{ secrets.MAGIC_POD_API_TOKEN }}
  ORGANIZATION: "Organization name"
  PROJECT: "Project name"
  TEST_SETTINGS_NUMBER: "1"

About

アクションからMagicPodの一括実行を行う

Resources

Stars

Watchers

Forks

Packages

No packages published