pondigitalsolutions/Markdown To Confluence
Converts the contents of documentation folder to HTML and uploads to Confluence
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Mar 8, 2023
- License
- None
Pinned Snippet
uses: pondigitalsolutions/mdtoconfluence@428f9bba177dcfb86a6cad9a781d705e02577a8d # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| base_folder | location of documentation | no | ./ |
| confluence_url | Base URL to Atlassian with network name | yes | — |
| confluence_space_key | The space key found in the URL on Confluence | yes | — |
| auth_username | The username of the user pushing changes to Confluence | yes | — |
| auth_api_token | The authentication token from the user pushing changes to Confluence | yes | — |
Outputs
| name | description |
|---|---|
| status | Status of the converter |