Skip to content

Conversation

@Weetbix
Copy link

@Weetbix Weetbix commented May 22, 2024

Description:
This PR updates the readme to cover this use case a bit more accurately.

Currently, in the example touching files in /src/docs/some/subfolder/file.txt would still add the source label. This is probably not the behaviour most people are interested in, and is a bit different from what the comment says:

Add 'source' label to any change to src files within the source dir EXCEPT for the docs sub-folder

By switching to **/* we can recursively match files inside the docs folder, not just files directly in docs.

Related issue:

Check list:

  • Mark if documentation changes are required.
  • Mark if tests were added or updated to cover the changes.

@Weetbix Weetbix requested a review from a team as a code owner May 22, 2024 11:59
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