-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
It might be nice to allow for a meta-language in blurbs that facilitate a primitive post-processing.
For example,
*** YOUR BLURB HERE ***
Could be something like this:
YOUR COVER LETTER HERE
{diffstat}
Where {diffstat} invokes a hook to perform some known action (like git-backport-diff -r '@{u}..' -u my-topic-v{N-1}) and replaces that section with the output from the hook.
When editing the blurb, you'd leave {diffstat} in to allow it to be populated when sending, but not saved for future versions.
In the past, I've also scripted appending things like "And here's where this git branch is mirrored on github, for convenience" that could also take the form of another templating hook.
Metadata
Metadata
Assignees
Labels
No labels