Add support for ignored patterns #264
Annotations
1 error and 1 warning
Run /./
The message 1 is invalid:
* The line 3 of the message (line 1 of the body) exceeds the limit of 72 characters. The line contains 103 characters: "There was already logic to ignore merge commits, but it was using a very restricted regular expression.". Please reformat the body so that all the lines fit 72 characters.
The original message was:
Add support for ignored patterns
There was already logic to ignore merge commits, but it was using a very restricted regular expression.
This PR:
- Improve the existing merge commit detection.
- Allow users to disable merge commit detection.
- Allow users to provide custom patterns to ignore
Related issues:
- Closes #110
|
The following actions uses node12 which is deprecated and will be forced to run on node16: ./. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading