Skip to content

Add Github workflow for releasing guidelines#88

Merged
GauteR merged 1 commit intomainfrom
feature/release-workflow-docx-markdown
Mar 4, 2026
Merged

Add Github workflow for releasing guidelines#88
GauteR merged 1 commit intomainfrom
feature/release-workflow-docx-markdown

Conversation

@GauteR
Copy link
Member

@GauteR GauteR commented Mar 4, 2026

  • Add GitHub Actions workflow (.github/workflows/release-guidelines.yml) that triggers on release-* tags
  • Builds a Word document (.docx) from Nordic MathML Guidelines.md using pandoc
  • Creates a draft GitHub Release with both the .docx and .md files attached as assets
  • Extracts release notes from CHANGELOG.md (with fallback when the file is absent)

GitHub Actions workflow triggered by release-* tags that builds
a Word docx via pandoc and creates a draft GitHub Release with
both .docx and .md attached. Release notes extracted from
CHANGELOG.md with fallback when file is absent.

Made-with: Cursor
@GauteR GauteR self-assigned this Mar 4, 2026
@GauteR GauteR changed the title Legger til utgivelsesflyt for retningslinjer Add Github workflow for releasing guidelines Mar 4, 2026
@GauteR GauteR merged commit 33260ab into main Mar 4, 2026
4 checks passed
@GauteR GauteR deleted the feature/release-workflow-docx-markdown branch March 4, 2026 10:05
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