Skip to content

🧪 Test: Insignificant change with prerelease label#21

Merged
MariusStorhaug merged 9 commits into
mainfrom
test/insignificant-cleanup
Jan 23, 2026
Merged

🧪 Test: Insignificant change with prerelease label#21
MariusStorhaug merged 9 commits into
mainfrom
test/insignificant-cleanup

Conversation

@MariusStorhaug

Copy link
Copy Markdown
Owner

Summary

This PR tests the updated important file change detection with the fix for publish behavior.

What changed

  • Added *.tmp to .gitignore (not an important file)

Expected behavior

When merged:

  • ReleaseType should be None (not Release) since no important files changed
  • PublishModule should be true but only for cleanup (removing prereleases)
  • PublishSite should be false since 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$

@MariusStorhaug MariusStorhaug changed the title 🧪 Test: Insignificant change cleanup behavior 🧪 Test: Insignificant change with prerelease label Jan 23, 2026
@MariusStorhaug
MariusStorhaug force-pushed the test/insignificant-cleanup branch from 29c5ca9 to fab4947 Compare January 23, 2026 18:47
@MariusStorhaug
MariusStorhaug merged commit 24a9baa into main Jan 23, 2026
37 checks passed
@MariusStorhaug
MariusStorhaug deleted the test/insignificant-cleanup branch January 23, 2026 19:14
@github-actions

Copy link
Copy Markdown

Module MariusTestModule - 0.3.4 published to the PowerShell Gallery.

@github-actions

Copy link
Copy Markdown

GitHub release for MariusTestModule v0.3.4 has been created.

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