kriasoft/PR Codename

Generate deterministic, human-readable codenames from numbers (same number always produces the same codename)

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
numberNumber to convert to codename (defaults to PR number in pull_request events)no
templateOutput template with placeholders. Supports: {codename}, {number}no
tokenGitHub token for API access (defaults to GITHUB_TOKEN environment variable)no
namedescription
codenameThe deterministic codename (e.g., 'london', 'paris') - same number always produces same result
numberThe number used to generate the codename
formattedThe result of applying the template (only available when template input is provided)