showoffninja/Generate ADR Markdown

Convert issues with a specific label into Architectural Decision Record (ADR) markdown files upon issue closure.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
github_tokenGitHub token for API authenticationno${{ github.token }}
label_nameThe label that identifies issues to be converted into ADRs.yes
destination_folderThe folder where ADR markdown files will be stored.yesadr-files
adr_statusThe status of the ADR (accepted, proposed, or rejected). Default is proposed.noproposed

no outputs