draios/Mark2Confluence
Uses kovetskiy/mark to publish markdown files to confluence pages
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| action | Action to perform: verify|dry-run|publish | yes | — |
| CONFLUENCE_USERNAME | Username for confluence | yes | — |
| CONFLUENCE_PASSWORD | Password for confluence | yes | — |
| CONFLUENCE_BASE_URL | Confluence base url | yes | — |
| DOC_DIR | The root directory where to look for markdown files | no | "" |
| DOC_DIR_PATTERN | Regexp to filter markdown files | no | "" |
| MODIFIED_INTERVAL | Evaluate only files newer than (in minutes)(default: 0 means is disabled) | no | 0 |
| FILES | Space separated list of files. When specified, the action only process the files in the list | no | "" |
| HEADER_TEMPLATE | The header to add to each markdown files, this will jinja evaluated | no | --- **WARNING**: This page is automatically generated from [this source code]({{source_link}}) --- <!-- Include: ac:toc --> |
| MERMAID_PROVIDER | Defines the mermaid provider to use. Supported options are: cloudscript, mermaid-go | no | "" |
| default_parents | Automatically inject space and parents headers for the files under the specified directory, format: DIR=SPACE->PARENT1->PARENT2, each definition is separated by a newline | no | "" |
Outputs
no outputs