2.0.2 • Published 3 years ago

@nexapp/push-rules v2.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

Want push rules but don't want to pay for premium? Push rules is perfect for you!

Config file

.push-rulesrc

{
  "rules": {
    "title": {
      "regExp": "^((feat|chore|fix|refactor|rework)\\(JIRA-.+\\): .*|((chore|fix)(\\(.+\\))?): .*)"
    }
  }
}

You will need a CI variable named : "CI_ACCESS_TOKEN" wich is a personal access token of a member of the project with read permissions

2.0.2

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago