Skip to content

[Feature Request] Override the auto-generated commit messages in env vars #379

@sjaakvandenberg

Description

@sjaakvandenberg

Thanks for the great wiki software! I have a suggestion that would help bring me new commits in line with the old ones after migrating my docs to otterwiki.

Feature: Override the auto-generated commit messages in env vars.

So, for instance:

COMMIT_MESSAGE="CUSTOM_TIMESTAMP"
CUSTOM_TIMESTAMP="%Y%m%dT%H%M%S%Z"

Or, in the case of a custom string:

COMMIT_MESSAGE="CUSTOM_STRING"
CUSTOM_TIMESTAMP="Update wiki"

In these cases, the commit message popup when you make a change should be suppressed.

Related issue: #81

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions