Skip to content

ci: only run tests for non-docs changes - #11

Open
Realtin wants to merge 5 commits into
masterfrom
gh-workflow-ignore-for-doc-changes
Open

ci: only run tests for non-docs changes#11
Realtin wants to merge 5 commits into
masterfrom
gh-workflow-ignore-for-doc-changes

Conversation

@Realtin

@Realtin Realtin commented Mar 9, 2026

Copy link
Copy Markdown

Overview

This PR changes the ci workflow file in a way that it only runs if there are changes in paths that as not considered doc changes:

      - '.github/actions/**'
      - '.github/workflows/docs.yml'
      - 'package.json'
      - 'bin/**'
      - 'docs/**'

https://docs.github.com/en/actions/reference/workflows-and-actions/workflow-syntax#example-excluding-paths

Checklist

  • I am not a bot
  • This is my own work, I did not use AI, LLM's or similar technology for code or docs generation
  • Code is written and works correctly
  • Changes are covered by tests
  • Documentation changes were made in the docs folder

@Realtin

Realtin commented Mar 9, 2026

Copy link
Copy Markdown
Author

This should work according to the documentation .... it is still triggering here because I changed: .github/workflows/ci.yml. which is not covered by the ignore!

@Realtin
Realtin force-pushed the gh-workflow-ignore-for-doc-changes branch 2 times, most recently from c44902a to d08aae8 Compare March 9, 2026 13:37
@janl
janl force-pushed the gh-workflow-ignore-for-doc-changes branch from ca24dae to 412c564 Compare March 26, 2026 14:24
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