yujiosaka/ADR Sync

A GitHub custom action to synchronize ADRs with GitHub Discussions

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
branchBranch to synchronize discussions withnomain
discussion-categoryCategory to submit GitHub DiscussionsnoGeneral
title-regexRegular expression to match ADR discussion titlesno^\d{4}-[^.]*\.md$
status-regexRegular expression to extract statuses from ADR contentsno##\s*Status\s+([^\s\n]+?)(?:\s+by\s.*)?\s*(?:\n|$)
close-statusesList of statuses to close discussionsnoAccepted, Superseded, Deprecated, Rejected
github-tokenGitHub token with necessary permissions to synchronize ADRsyes

no outputs