-
Type: New Feature
-
Status: Resolved
-
Priority: Minor
-
Resolution: Won't Fix
-
Affects Version/s: None
-
Fix Version/s: QualifiedToSchedule
-
Component/s: Jenkins X
-
Epic Link:
-
Tags:
-
Team:PLATFORM
We want to create a shareable Jenkins stage to first run markdownlint and to set some GitHub statuses.
The stage needs to do:
- set platform/lint GitHub status as pending
- run the linter on the changed files
- set platform/lint GitHub status as success/failure
- is required by
-
NXP-28970 Use the Jenkins linter stage
- Resolved