Majic Projects
Scripts
Go to the previous open issue
Go to the previous issue (open or closed)
star_faded.png
Please log in to bookmark issues
icon_project.png Scripts / Open Feature request SCR-5 Implement Mercurial hook for validating format of a commit message
action_vote_minus_faded.png
0
Votes
action_vote_plus_faded.png
Go to the next issue (open or closed)
Go to the next open issue
branko (@branko) has been working on this issue since August 17, 2013 (13:04)
Issue basics
  • Type of issue
    Feature request
  • Category
    Not determined
  • Targetted for
    Not determined
  • Status
    Being worked on
  • Progress
  • Priority
    Not determined
User pain
  • Type of bug
    Not triaged
  • Likelihood
    Not triaged
  • Effect
    Not triaged
Affected by this issue (1)
People involved
Times and dates
  • Posted at
  • Last updated
  • Estimated time
    Not estimated
  • Time spent
    No time spent
    Click here to see time logged against this issue
Issue details
Attachments (0)
There is nothing attached to this issue
Duplicate issues (0)
This issue does not have any duplicates
Description
It would be useful to have a Mercurial hook that could be used for validating the format of a commit message. The hook should be usable both on the client and server side. In particular, the hook should be usable as:

- pretxncommit hook
- pretxnchangegroup hook

The hook should be configurable through hgrc, where a regexp can be specified for valid message. The configuration should be available in section hg_commit_message. Available parameters should be:

- format
Todos (0 / 0)
Issue created