Skip to content

Conversation

justin-p
Copy link
Contributor

@justin-p justin-p commented Oct 3, 2024

This change effectively prevents a playwright or a backend test from running when you for example update a README.md file.

Currently when updating certain files that do not effect the outcome of tests in anyway will trigger Actions to run regardless. To prevent unneeded credits being used or charges being made when this template is used on private repositories certain files have been added as a paths-ignore on relevant actions.

@justin-p justin-p marked this pull request as draft October 4, 2024 22:21
@justin-p justin-p marked this pull request as ready for review October 4, 2024 22:27
@YuriiMotov

This comment was marked as resolved.

@YuriiMotov YuriiMotov changed the title Prevent actions from running when unrelated changes are made 👷 Prevent actions from running when unrelated changes are made Sep 4, 2025
@YuriiMotov YuriiMotov changed the title 👷 Prevent actions from running when unrelated changes are made 👷 Prevent GH-actions from running when unrelated changes are made Oct 9, 2025
Copy link
Member

@YuriiMotov YuriiMotov left a comment

Choose a reason for hiding this comment

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

LGTM!

All path lists are identical.
I checked that all files exist and that it makes sense to ignore them

@YuriiMotov
Copy link
Member

I think we can also ignore frontend/** for backend linting.
Anything else?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants