Create create-release
public action
#89
Labels
EPIC: release process automations
next up
Ticket is groomed for next sprint
QA: none
This ticket does not require QA signoff
TYPE: automation
Work done on ci (github action, circleci, etc)
Overview
Repo: https://github.com/dequelabs/axe-api-team-public
GHA Name: create-release
Purpose: To generate a release pr
Usage: This GHA will be triggered manually in each repo once the RC passes QA and we are ready to deploy a release
Inputs set per repo
base
(string) - This is the branch that the PR will merge intoOutputs:##
Details
This composite action should
.github/actions/is-release-in-progress-v1
.github/actions/generate-commit-list-v1
package.json
Each of the public actions in https://github.com/dequelabs/axe-api-team-public should include a readme with information on how to use the action and a list all inputs and outputs.
The text was updated successfully, but these errors were encountered: