innofactororg/markdown2confluence
Publish markdown files to Confluence
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| CONFLUENCE_USERNAME | Confluence username | yes | — |
| CONFLUENCE_PASSWORD | Confluence password or API token | yes | — |
| CONFLUENCE_URL | URL to your confluence instance, e.g https://{example}.atlassian.net/wiki | yes | — |
| CONFLUENCE_SPACE_ID | Confluence space ID | yes | — |
| CONFLUENCE_PARENT_PAGE_ID | ID of the confluence parent page where the markdown files will be published under | yes | — |
| MARKDOWN_FOLDER | Path to the folder containing the markdown files to be published. Set to root (./) if all markdown files in your repo should be published. | no | — |
Outputs
no outputs