blob: 7eccb13d400f24f608c3a7d539d1037552fa608b (
plain)
1
2
3
4
5
6
|
[moz-phab]
source = "github"
github = "mozilla-conduit/review"
# Exclude tags from the 1.xy epoch that had no patch versions and later became 0.1.xy
exclude_regex = "(1\\.)?\\d+"
use_max_tag = true
|