We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The purpose of this issue is to introduce https://zappr.opensource.zalan.do so that quality control on pull requests can be assured.
The following configuration should be used:
autobranch: pattern: 'bunq/sdk_csharp#{number}-{title}' length: 100 commit: message: patterns: - '([A-Za-z0-9 ]+)\. (\(bunq\/sdk_csharp#[0-9]+\))' specification: title: minimum-length: enabled: true length: 8 body: minimum-length: enabled: true length: 8 contains-url: true contains-issue-number: true template: differs-from-body: true pull-request: labels: additional: true required: - Reviewed by André - Can be merged
The text was updated successfully, but these errors were encountered:
Create zappr.yam, automatic commit. (#66)
29ba342
Added zappr configuration. (#66)
006934c
OGKevin
No branches or pull requests
The purpose of this issue is to introduce https://zappr.opensource.zalan.do so that quality control on pull requests can be assured.
The following configuration should be used:
The text was updated successfully, but these errors were encountered: