cypress-io / cypress-io/github-action

Add example for Callable Workflows

Open
#454 0 comments 0 reactions 0 assignees View on GitHub
type: enhancement
Dominant language
JavaScript
Stars
1.5k
Forks
353
Avg merge
1d 22h
Merged PRs (30d)
27

Description

We should add a case to the example section: Using the Cypress Action in a Callable Workflow.

Callable workflows are reusable stand-alone .yaml files that can be called by any caller workflow. This allows you to use the same configuration for multiple workflows, for example by adding the callable workflow into the `on: pull_request` events for PR as well as nightflow validation workflows.

Callable workflows are powerful and extensible, but also somewhat tricky to use. Which makes the topic a good candidate for an example.

If we go forward, I'm happy to write out the documentation for ths.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.