Skip to content

Conversation

@evgeniy-dikevich
Copy link
Contributor

@evgeniy-dikevich evgeniy-dikevich commented Nov 12, 2025

Description

Skip CI when only project.dic or docs files have been changed

Description of Changes

Currently, when you edit or add any files to the documents folder, you have to wait for the entire CI process to complete. New workflow job will check if changes have been made in project.dic or docs and if yes only docs release will be executed. If you also add or edit any other files elsewhere, the entire CI workflow will be executed.

Please confirm the following checks

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream module

Signed-off-by: Evgeniy Dikevich <evgeny.dikevich@innowise.com>
Signed-off-by: Evgeniy Dikevich <evgeny.dikevich@innowise.com>
Signed-off-by: Evgeniy Dikevich <evgeny.dikevich@innowise.com>
Signed-off-by: Evgeniy Dikevich <evgeny.dikevich@innowise.com>
Signed-off-by: Evgeniy Dikevich <evgeny.dikevich@innowise.com>
@evgeniy-dikevich evgeniy-dikevich changed the title Skip ci when only docs changed feat: Skip CI when only docs changed Nov 12, 2025
@evgeniy-dikevich evgeniy-dikevich marked this pull request as ready for review November 12, 2025 15:01
Signed-off-by: Evgeniy Dikevich <evgeny.dikevich@innowise.com>
@github-actions
Copy link
Contributor

📚 Docs Preview

The docs for this PR can be previewed at the following URL:

https://docs.dev.projectcatalyst.io/libs/skip-ci-when-only-docs-changed

@github-actions
Copy link
Contributor

Test Report | ${\color{lightgreen}Pass: 554/554}$ | ${\color{red}Fail: 0/554}$ |

Copy link
Collaborator

@minikin minikin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@minikin minikin changed the title feat: Skip CI when only docs changed feat(deps): Skip CI when only docs changed Nov 13, 2025
@minikin minikin merged commit 2ee558f into main Nov 13, 2025
23 of 27 checks passed
@minikin minikin deleted the skip-ci-when-only-docs-changed branch November 13, 2025 09:13
@github-project-automation github-project-automation bot moved this from New to ✅ Done in Catalyst Nov 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

3 participants