Issue-Key check example
All of the following error messages are displayed when a pull request is created and can also appear in combination.
Issue Key check in commits
Configuration

Possible results
Commands | Expected results |
---|---|
BASH
|
→ Not every commit message contains an valid Issue-Key |
BASH
|
→ The Issue-Key ‘TEST-1000’ is invalid |
BASH
|
→ The Issue-Keys found in the commit messages do not match the Issue-Key inside the branch name |
BASH
|
|
Configuration

Possible results
Commands | Expected results |
---|---|
BASH
|
|
BASH
|
→ The Issue-Key ‘TEST-1000’ is invalid |
BASH
|
→ The Issue-Keys found in the commit messages do not match the Issue-Key inside the branch name |
BASH
|
|
Issue Key check in branch
Configuration

Possible results
Commands | Expected results |
---|---|
BASH
|
→ Branch name doesn’t contain any Issue-Key |
BASH
|
|
Issue Key check in Pull-Request
Configuration

Possible results
Pull-Request Title | Expected results |
---|---|
|
→ Pull-Request title doesn’t contain any Issue-Key |
|
|
Configuration

Possible results
Pull-Request Description | Expected results |
---|---|
|
→ Pull-Request description doesn’t contain any Issue-Key |
|
|