ttengs/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
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| fileslocation | location of documentation | no | ./ |
| should_upload | Should PR upload docs | no | true |
| 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 | — |
| is_preview | Set to 'true' if this workflow should only create a preview of the changed files, in the given space | no | false |
Outputs
| name | description |
|---|---|
| status | Status of the converter |