actions-marketplace-validations/Auto Release Notes

Updates PR content with features & chores

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Oct 3, 2022
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/szymansd_auto-release-notes@e50105d66edd476fe30fa2d45259dc8c23b4dddc # no releases — HEAD as of 2026-07-12

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
github_tokenGithub Tokenyes
feature_commit_patternFeature commit patternyesJIRA-
description_templateThis is a description template use {{feature_commits}} to replace it by list of commits matched using feature_commit_pattern and {{chores_commits}} will be replace by commit description list not matched feature_commit_pattern.no
description_template_filepathIf you need to use more complex template you can use MD file. Use {{feature_commits}} in the template to replace it with list of commits matched using feature_commit_pattern and {{chores_commits}} will be replace by commit description list not matched feature_commit_pattern. This will overwrite description_template. If file not exist will fallback to description_template.no
title_templateThis is a pattern for PR name. {{date}} will be replace by D MMno

no outputs