robsteel24/Update Confluence Page

Updates a Confluence page with component version info.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Nov 15, 2024
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: robsteel24/update-confluence@45c60bd2311ec4636cc81fa628a569607faa2d09 # v1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
componentThe component name (e.g. 'cpt1')yes
environmentThe environment name (e.g., 'DEV')yes
versionThe version number (e.g., '2.3.4')yes
confluence_base_urlThe base URL for the Confluence instanceyes
confluence_page_idThe ID of the Confluence page to updateyes
atlassian_usernameThe username associated with the Atlassian accountyes
atlassian_api_tokenThe API token generated for use with the Atlassian accountyes

no outputs