release-please-action

Composite GitHub Action which wraps release-please-action and github-app-token actions, with some opinionated default settings.

Features

  • Makes it easy to run release-please as a GitHub App.
  • Defaults to placing release place config and manifests within the .github folder in the repository root:
    • .release-please-manifest.json -> .github/release-please-manifest.json
    • release-please-config.json -> .github/release-please-config.json
Description
Opinionated action for running release-please in manifest mode.
Readme CC0-1.0 297 KiB
Languages
Makefile 100%