Skip to content

[DEVOPS-13393] Add CI lint for workflow guards#84

Closed
ac-deepanshurawat wants to merge 1 commit into
mainfrom
DEVOPS-13393-add-workflow-lint
Closed

[DEVOPS-13393] Add CI lint for workflow guards#84
ac-deepanshurawat wants to merge 1 commit into
mainfrom
DEVOPS-13393-add-workflow-lint

Conversation

@ac-deepanshurawat
Copy link
Copy Markdown
Contributor

@ac-deepanshurawat ac-deepanshurawat commented Apr 29, 2026

Summary

Adds CI lint check that runs on PRs touching .github/workflows/. Fails if a workflow file is missing timeout-minutes, concurrency, or runs-on: ubuntu-slim.

Lint script lives in jenkins-library — this file is just the caller.

⚠️ Requires jenkins-library #1440 merged to release first.

Jira

DEVOPS-13393

Comment on lines +10 to +11
uses: armor-code/jenkins-library/.github/workflows/lint-workflow-guards.yml@release
secrets: inherit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants