Skip to content

Restore merged-PR context for site publishing#58

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

Restore merged-PR context for site publishing#58
MariusStorhaug merged 4 commits into
mainfrom
marius-ci-proof-pr

Conversation

@MariusStorhaug

Copy link
Copy Markdown
Owner

Summary

  • remove push trigger on main
  • restore pull_request.closed in Process-PSModule triggers

Why

Publish-Site in Process-PSModule is computed from merged PR context (pull_request + closed + merged). Running only on push to main caused Publish-Site to be skipped, so deployed Pages could drift from the latest merged build artifact.

MariusStorhaug and others added 4 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>
@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 dcfd69e into main Jul 19, 2026
67 of 69 checks passed
@MariusStorhaug
MariusStorhaug deleted the marius-ci-proof-pr branch July 19, 2026 02:25
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