Shared GitHub Actions Workflows
Validates PR titles against the Conventional Commits format.
Inputs:
config-preset(string, default:angular) - Deprecated compatibility input; the workflow validates the Conventional Commits spec directly.
Generates a matrix of Node.js LTS versions for testing.
Inputs:
output-type(string, default:lts) - Version type:lts,all, orcurrent
Outputs:
versions- JSON array of Node.js versions
jobs:
conventional-commits:
uses: appium/appium-workflows/.github/workflows/pr-title.yml@main