Skip to content

Simple example showing manual testing a PR check status

Notifications You must be signed in to change notification settings

yuvalshilo/junojourney-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

junojourney-example

Simple example showing manual testing a PR check status

Setup

Using a temporary workaround to enable check for a Repo only publishing Manual tests results in Testspace.

  • Add a simple GitHub workflow to publish 1-time only. Note, this workflow has to be in the master (default) branch before any other working branches use it.

Also need to setup the .testspace.yml file:

manual:
  issues: 
  provider: generic  # If not using GitHub 

release:
  - "*"

About

Simple example showing manual testing a PR check status

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published