ansible-middleware/Changelog and Documentation
Generate changelog and documentation for Ansible collections
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| collection_fqcn | FQCN for the collection | yes | — |
| collection_repo | Repository name for the collection | yes | — |
| dependencies | Whether to install dependencies | no | true |
| commit_changelog | Whether to commit the changelog | no | false |
| commit_ghpages | Whether to commit docs to gh-pages | no | true |
| changelog_release | Whether to generate release changelogs | no | false |
| generate_docs | Whether to run docs generation with sphinx | no | true |
| path | Working directory for running scripts | no | . |
| token | Token for running github operations | yes | — |
| bot_email | Email for git commits | no | ggraziol@redhat.com |
| bot_account | Account for git commits | no | github-actions |
| release_summary | Optional release summary for changelogs | no | — |
| historical_docs | Keep directories with historical tagged releases | — | true |
Outputs
no outputs