Skip to content

[feature request] have variables inside commit templates/messages #487

@catalin560

Description

@catalin560

have something like ${files} that would list the updated files and output something like this: "Body.jsx, Navbar.jsx, Footer.jsx"
maybe have some params to limit the number of files, something like ${files:3} which would output "Body.jsx, Navbar.jsx, Footer.jsx and 7 other files", or another example ${files:1} to output "Body.jsx and 9 other files"
possible usage "Modified ${files:3} that are new" to output "Modified Body.jsx, Navbar.jsx, Footer.jsx and 7 other files that are new"

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions