You've already forked go-semantic-release
feat(config): add config file
This commit is contained in:
@@ -15,6 +15,7 @@ type Analyzer struct {
|
||||
type Rules struct {
|
||||
Tag string
|
||||
Release string
|
||||
Enabled bool
|
||||
}
|
||||
|
||||
type analyzeCommit interface {
|
||||
|
||||
Reference in New Issue
Block a user