m-radmacher/that-changed

A GitHub action that generates a changelog in the PDF file format.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
tokenGitHub personal access token. Defaults to github.tokenno${{ github.token }}
languageLanguage of the changelog (en or de). Defaults to ennoen
uploadWhether to upload the changelog as a build artifact. Defaults to truenotrue
repoRepository to generate the changelog for. Defaults to the current repository (<username>/<repo>)no${{ github.repository }}
send_emailWhether to send the changelog as an email. Defaults to falsenofalse
smtp_hostSMTP host to send the email from.no
smtp_portSMTP port to send the email from.no
smtp_usernameSMTP username to send emails.no
smtp_passwordSMTP password for the SMTP user.no
smtp_fromEmail address to send the email from.no
smtp_secureWhether to use a secure connection to send the email. Defaults to falsenofalse
email_toEmail address to send the email to. (Semicolon separated list)no
issue_tracker_urlThe URL template of your issue tracker.no""

no outputs