Cleared 1m ago · krkn-chaos/krkn #1447 · Python · ★ 486 · Apache-2.0

Skip CI build and tests for PRs that only modify .md files

Describe the solution you'd like Currently, every pull request triggers a full CI pipeline including builds and test suites, regardless of the files changed. For PRs that only touch documentation (.md files), this is unnecessary overhead —no code is being changed, so there is…

What we checked

Similar unclaimed issues