Skip to content
You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?
snyk

GitHub Action

Release-Notes-Preview

v1.3.4

Release-Notes-Preview

snyk

Release-Notes-Preview

Presents a preview of expected release notes should the PR get merged, based on Semantic Release

Installation

Copy and paste the following snippet into your .yml file.

              

- name: Release-Notes-Preview

uses: snyk/release-notes-preview@v1.3.4

Learn more about this action in snyk/release-notes-preview

Choose a version

snyk/release-notes-preview

Summary

GitHub Action to provide preview of expected release notes based on Semantic Release. The preview would be posted on every pull request opened against the desired branch(es).

Prerequisites

An authentication token for GitHub, used for posting the preview of the release notes.

Example

TODO