ynput/Github Release Information

Fetch and convert data from github to use for a release trigger

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
repoRepository to query data from in the format of <owner>/<repo-name>yes
base_branchOnly filter for PRs merged into this branchyesdevelop
dateStarting date to start query fromyes
query_parametersParameters to query for in pr Informationyes
changelog_labelsCSV string of labels for changelog orderno
namedescription
raw-outputFull output json dictionary from github api.
label-listList of unique labels found in PRs.
bump-incrementIncrement for version bumping - either `patch` or 'minor'
changelog-markdownString containing full markdown syntax for release changelog information