Updated pattern for skipping builds based on file changes by radarhere · Pull Request #7938 · python-pillow/Pillow
Navigation Menu
{{ message }}
python-pillow / Pillow Public
- Notifications You must be signed in to change notification settings
- Fork 2.4k
Merged
hugovk merged 1 commit intopython-pillow:mainfrom
Apr 3, 2024Merged
Updated pattern for skipping builds based on file changes#7938
hugovk merged 1 commit intopython-pillow:mainfrom
Updated pattern for skipping builds based on file changes#7938
hugovk merged 1 commit intopython-pillow:mainfrom
Conversation
Copy link Copy Markdown
Member
radarhere
commented
Apr 3, 2024
radarhere
commented
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.
radarhere
added
Windows
Testing
labels
hugovk
merged commit
e8ab564
into
python-pillow:main
Copy link Copy Markdown
Member
hugovk
commented
Apr 3, 2024
hugovk commented
Apr 3, 2024Thanks!
radarhere
deleted the
appveyor
branch
radarhere
mentioned this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment