Skip to content

🧪 Test: Source file change detection (src/**)#19

Merged
MariusStorhaug merged 2 commits into
mainfrom
test/src-change
Jan 23, 2026
Merged

🧪 Test: Source file change detection (src/**)#19
MariusStorhaug merged 2 commits into
mainfrom
test/src-change

Conversation

@MariusStorhaug

Copy link
Copy Markdown
Owner

Summary

This PR tests the important file changes detection by modifying a source file (src/**).

What changed

  • Added optional Name parameter to Get-Greeting function
  • Updated documentation with new example

Expected behavior

Since this PR changes src/functions/public/Get-Greeting.ps1 (which matches ^src/ pattern), the HasImportantChanges should be true and build/test stages should run.

Verification

Check the workflow run logs for:

  1. "Check for Important File Changes" log group
  2. Changed file src/functions/public/Get-Greeting.ps1 detected
  3. HasImportantChanges: True in the output
  4. Build and test jobs should run

@github-actions

Copy link
Copy Markdown

Module MariusTestModule - 0.3.3-testsrcchange001 published to the PowerShell Gallery.

@github-actions

Copy link
Copy Markdown

GitHub release for MariusTestModule v0.3.3-testsrcchange001 has been created.

@MariusStorhaug
MariusStorhaug merged commit 2b2a8f8 into main Jan 23, 2026
62 checks passed
@MariusStorhaug
MariusStorhaug deleted the test/src-change branch January 23, 2026 16:29
@github-actions

Copy link
Copy Markdown

Module MariusTestModule - 0.3.3 published to the PowerShell Gallery.

@github-actions

Copy link
Copy Markdown

GitHub release for MariusTestModule v0.3.3 has been created.

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.

1 participant