**Mercurial extension to detect JIRA-style ticket number in a commit message**
Project description
We have a policy of linking every commit to a ticket, for traceability. But we are humans, and we tend to forget, while rushing to release a new awesome app. So we made this ridiculous extension to get our back covered.
Heavily inspired from Iain Lowe’s hgspellcheck extension (https://bitbucket.org/ilowe/hgspellcheck)
INSTALLATION
$ pip install -e hg+https://bitbucket.org/adimian/hgticket/src#egg=hgticket
or:
$ hg clone http://bitbucket.org/adimian/hgticket
USAGE
in your hgrc, add the following:
[extensions] hgticket = path/to/hgticket.py
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
hgticket-1.0.tar.gz
(1.7 kB
view details)
File details
Details for the file hgticket-1.0.tar.gz.
File metadata
- Download URL: hgticket-1.0.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fa141f6fe6a6400531e093f378682054af7419e5309f5ec1591ebe023cc26c78
|
|
| MD5 |
6119a7b42f634638eebf9698735c161b
|
|
| BLAKE2b-256 |
bac1709e19e343b07a4ca7349f0fe35d2fabbdaef84ef44c205422f42773e76b
|