mirror of
https://github.com/SCST-project/scst.git
synced 2026-07-28 19:12:55 +00:00
github: Enhance checkpatch_pull error handling
Add an error variable to track errors during the loop in checkpatch_pull.yml, allowing the workflow to run checkpatch for all commits before exiting with the appropriate status. Additionally, add COMMIT_LOG_USE_LINK to the ignore list for both pull and push workflows
This commit is contained in:
@@ -34,6 +34,7 @@ jobs:
|
||||
EMAIL_SUBJECT
|
||||
UNKNOWN_COMMIT_ID
|
||||
NO_AUTHOR_SIGN_OFF
|
||||
COMMIT_LOG_USE_LINK
|
||||
FILE_PATH_CHANGES
|
||||
SPDX_LICENSE_TAG
|
||||
LINUX_VERSION_CODE
|
||||
|
||||
Reference in New Issue
Block a user