Skip to content

blurb post-processing ? #61

@jnsnow

Description

@jnsnow

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions