v0.3.4
🧪 Test: Insignificant change with prerelease label (#21)
Summary
This PR tests the updated important file change detection with the fix for publish behavior.
What changed
- Added
*.tmpto.gitignore(not an important file)
Expected behavior
When merged:
ReleaseTypeshould beNone(notRelease) since no important files changedPublishModuleshould betruebut only for cleanup (removing prereleases)PublishSiteshould befalsesince no important files changed- No new release should be created
Important files patterns (none match .gitignore)
^\.github/workflows/Process-PSModule\.yml$❌^src/❌^examples/❌^README\.md$❌