Skip to content

Skip CI when only Markdown changes#104

Merged
SorraTheOrc merged 3 commits intomainfrom
feature/ge-ayd-skip-md-ci
Jan 8, 2026
Merged

Skip CI when only Markdown changes#104
SorraTheOrc merged 3 commits intomainfrom
feature/ge-ayd-skip-md-ci

Conversation

@SorraTheOrc
Copy link
Member

Summary

  • add a changes gate job that detects non-.md files
  • skip the Playwright tests job when the diff is markdown-only
  • keep Playwright workflow behavior unchanged otherwise

Testing

  • npm test (unit + demo Playwright)

@SorraTheOrc
Copy link
Member Author

Fixed GITHUB_OUTPUT formatting for changed_files to avoid multiline output parse error in gate job. Change: use heredoc-style block appended to GITHUB_OUTPUT.

@SorraTheOrc SorraTheOrc merged commit 83e168a into main Jan 8, 2026
2 checks passed
@SorraTheOrc SorraTheOrc deleted the feature/ge-ayd-skip-md-ci branch January 8, 2026 07:32
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.

1 participant