Skip to content

Align Process-PSModule triggers with merge commits#56

Merged
MariusStorhaug merged 1 commit into
mainfrom
marius-ci-proof-pr
Jul 19, 2026
Merged

Align Process-PSModule triggers with merge commits#56
MariusStorhaug merged 1 commit into
mainfrom
marius-ci-proof-pr

Conversation

@MariusStorhaug

Copy link
Copy Markdown
Owner

Summary

  • add a push trigger for main in Process-PSModule
  • remove pull_request.closed from the trigger list
  • keep PR validation triggers (opened,
    eopened, synchronize, labeled) unchanged

Why

This aligns post-merge automation with actual merge commits on main and avoids a separate run path that fires only on PR close events.

Add push trigger for main and remove pull_request closed trigger so post-merge runs are tied to merge commits without duplicate closed-PR runs.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@MariusStorhaug
MariusStorhaug merged commit cba024f into main Jul 19, 2026
1 check passed
@MariusStorhaug
MariusStorhaug deleted the marius-ci-proof-pr branch July 19, 2026 01:59
@github-actions

Copy link
Copy Markdown

No Significant Changes Detected

This PR does not contain changes to files that would trigger a new release:

Pattern Description
^src/ Matches files where path matches this pattern
^README\.md$ Matches files where path matches this pattern

Build, test, and publish stages will be skipped for this PR.

If you believe this is incorrect, please verify that your changes are in the correct locations.

@github-actions

Copy link
Copy Markdown

Super-linter summary

Language Validation result
CHECKOV Pass ✅
GITHUB_ACTIONS Pass ✅
GITLEAKS Pass ✅
GIT_MERGE_CONFLICT_MARKERS Pass ✅
MARKDOWN Pass ✅
NATURAL_LANGUAGE Pass ✅
POWERSHELL Pass ✅
PRE_COMMIT Pass ✅
SPELL_CODESPELL Pass ✅
TRIVY Pass ✅
YAML Pass ✅

All files and directories linted successfully

For more information, see the GitHub Actions workflow run

Powered by Super-linter

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