Skip to content

Fix Antora prerelease append newline#9

Merged
jruaux merged 1 commit intomainfrom
codex/fix-antora-prerelease-append
Apr 2, 2026
Merged

Fix Antora prerelease append newline#9
jruaux merged 1 commit intomainfrom
codex/fix-antora-prerelease-append

Conversation

@jruaux
Copy link
Copy Markdown
Contributor

@jruaux jruaux commented Mar 25, 2026

Follow-up to #8. Ensure prerelease is appended on a new line when docs/antora.yml does not already end with a trailing newline.


Note

Low Risk
Low risk: a one-line change to the GitHub composite action’s printf ensures prerelease is appended with a leading newline, affecting only docs version metadata updates.

Overview
Fixes the Antora version update GitHub Action so that when prerelease is missing from docs/antora.yml, it is appended with a leading newline (\nprerelease: ...) to avoid being concatenated onto the last line when the file lacks a trailing newline.

Written by Cursor Bugbot for commit 7dc4de8. This will update automatically on new commits. Configure here.

@jit-ci
Copy link
Copy Markdown

jit-ci Bot commented Mar 25, 2026

🛡️ Jit Security Scan Results

CRITICAL HIGH MEDIUM

✅ No security findings were detected in this PR


Security scan by Jit

@jruaux jruaux merged commit 72333e9 into main Apr 2, 2026
2 checks passed
@jruaux jruaux deleted the codex/fix-antora-prerelease-append branch April 2, 2026 17:50
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.

2 participants