Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 700 Bytes

File metadata and controls

23 lines (12 loc) · 700 Bytes

GitHub Workflows

This repository contains composite actions and scripts to be used with GitHub Actions.

Composite Actions

Updater

Dependency updater - updates dependencies to the latest published git tag and creates/updates PRs.

📖 View full documentation →

Danger

Runs DangerJS on Pull Requests with a pre-configured set of rules.

📖 View full documentation →

Legacy Reusable Workflows (v2)

⚠️ Deprecated: Reusable workflows have been converted to composite actions in v3. Please migrate to the composite actions above.

For v2 migration guide and breaking changes, see CHANGELOG.md.