Skip to content

Conversation

@mandarini
Copy link
Contributor

  • Add paths-ignore to publish.yml to skip releases for markdown/docs changes
  • Add concurrency groups to PR workflows to auto-cancel outdated runs
  • Configure conditional cancellation (PRs only, not workflow_call from master)

This reduces CI resource usage by:

  • Preventing CI on master triggered by CHANGELOG/docs updates
  • Cancelling stale PR runs when new commits are pushed
  • Preserving master workflow runs for proper release flow

@mandarini mandarini requested review from a team as code owners October 20, 2025 16:07
@mandarini mandarini self-assigned this Oct 20, 2025
@coveralls
Copy link

coveralls commented Oct 20, 2025

Coverage Status

coverage: 96.027% (+0.04%) from 95.986%
when pulling bb228e0 on chore/exclude-md-files
into 7caf82e on master.

@mandarini mandarini force-pushed the chore/exclude-md-files branch from df74919 to bb228e0 Compare October 21, 2025 08:30
@mandarini mandarini merged commit 69d3203 into master Oct 21, 2025
22 checks passed
@mandarini mandarini deleted the chore/exclude-md-files branch October 21, 2025 08:42
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.

4 participants