Skip to content

Add merged-PR closed trigger for site publish evaluation#59

Merged
MariusStorhaug merged 6 commits into
mainfrom
marius-ci-proof-pr
Jul 19, 2026
Merged

Add merged-PR closed trigger for site publish evaluation#59
MariusStorhaug merged 6 commits into
mainfrom
marius-ci-proof-pr

Conversation

@MariusStorhaug

Copy link
Copy Markdown
Owner

Summary

  • add pull_request.closed to .github/workflows/Process-PSModule.yml
  • keep existing push and PR update triggers unchanged

Why

Process-PSModule computes Publish.Site.Enabled from merged PR context. Including the closed PR event enables the workflow to evaluate and execute publish behavior on merge events.

MariusStorhaug and others added 6 commits July 19, 2026 03:59
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>
Fix a grammar issue in the usage section and replace the template module name in Example 2 with the actual module name.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Re-enable pull_request.closed and remove push-to-main trigger so Process-PSModule receives merged PR context required for Publish-Site.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Replace placeholder documentation text with a concrete statement about generated function docs on the published site.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Include pull_request.closed in Process-PSModule triggers so merged PR context is available for Publish-Site evaluation.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@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

@MariusStorhaug
MariusStorhaug merged commit 07a5bb0 into main Jul 19, 2026
26 checks passed
@MariusStorhaug
MariusStorhaug deleted the marius-ci-proof-pr branch July 19, 2026 02:32
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