Skip to content

Updated pattern for skipping builds based on file changes#7938

Merged
hugovk merged 1 commit intopython-pillow:mainfrom
radarhere:appveyor
Apr 3, 2024
Merged

Updated pattern for skipping builds based on file changes#7938
hugovk merged 1 commit intopython-pillow:mainfrom
radarhere:appveyor

Conversation

@radarhere
Copy link
Copy Markdown
Member

It has been noted that #7909 is not causing AppVeyor to skip building as intended for irrelevant files.

Googling, I found https://help.appveyor.com/discussions/problems/31954-skip_commitsfiles-does-not-work-for-files-in-github-folder, which suggests that ".github/**/*" is the pattern to use for skipping files inside the .github directory.

@hugovk hugovk merged commit e8ab564 into python-pillow:main Apr 3, 2024
@hugovk
Copy link
Copy Markdown
Member

hugovk commented Apr 3, 2024

Thanks!

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants