tractorzoom/Release Notes to Confluence

Fetch release-drafter notes for a tag, expand PR details and images, convert to Confluence storage HTML, and publish under a parent page.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tagTag (e.g. v1.2.3). If omitted, uses the tag from a release event.no
github-tokenGitHub token for API calls (defaults to GITHUB_TOKEN).no${{ github.token }}
confluence-api-tokenAtlassian API token.yes
confluence-base-urlBase URL, e.g. https://your-domain.atlassian.net/wikiyes
confluence-emailAtlassian account email.yes
confluence-space-keyConfluence space key.yes
confluence-parent-page-idConfluence parent page ID to create the release page under.yes
confluence-page-title-formatPage title template. Supports ${tag} and ${releaseName} placeholders.noRelease Notes for ${tag}
namedescription
confluence-page-idThe ID of the created Confluence page
confluence-page-urlThe URL of the created Confluence page