Skip to content

fix: set draft: false on actions-security page to restore publication#92

Draft
Copilot wants to merge 6 commits into
mainfrom
copilot/fix-draft-flag
Draft

fix: set draft: false on actions-security page to restore publication#92
Copilot wants to merge 6 commits into
mainfrom
copilot/fix-draft-flag

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 27, 2026

PR #91 inadvertently set draft: true on the actions-security page, which would suppress it from the generated site despite the existing publishDate: 2024-08-16. This applies all content changes from PR #91 while correcting the draft flag.

Changes

# Before
draft: true # Set to false when ready to publish

# After
draft: false # Set to false when ready to publish

konstruktoid and others added 4 commits May 22, 2026 15:56
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix draft flag in response to review comment fix: set draft: false on actions-security page to restore publication May 27, 2026
Copilot AI requested a review from KittyChiu May 27, 2026 07:31
@konstruktoid
Copy link
Copy Markdown

@KittyChiu so the tests doesn't actually run on drafts? and this PR doesn't seem to actually change the draft status.
I'll update #91 directly

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.

3 participants