telefonica/Markdown Confluence Sync

GitHub Action to sync markdown files to Confluence

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
log-levelLog level
modeMode to sync the markdown files
files-patternPattern to filter the files to sync in flat mode
ignoreSemicolon separated list of glob patterns to ignore files
files-metadataMetadata of the files to sync
docs-dirPath to the directory containing the markdown files
confluence-urlConfluence URL
confluence-personal-access-tokenConfluence personal access token
confluence-api-prefixCustom API prefix for Confluence instances
confluence-authenticationConfluence authentication object expressed as a stringified JSON
confluence-space-keyKey of the Confluence space where the pages will be synced
confluence-root-page-idID of the Confluence page under which the pages will be synchronized
confluence-root-page-nameCustomize Confluence page titles by adding a prefix to all of them for improved organization and clarity
confluence-notice-messageNotice message to add at the beginning of the Confluence pages
confluence-notice-templateTemplate string to use for the notice message
confluence-dry-runLog create, update or delete requests to Confluence instead of really making them
rehypeRehype configuration as a stringified JSON
dry-runProcess the markdown files and configuration without connecting to Confluence
cwdCurrent working directory. Path from where the library resolve docsDir, filesPattern, and searches for configuration files

no outputs