jzheaux/learn-page-update-action
Update #learn Page on Spring OSS and Commercial Websites
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | The GitHub token needed to access spring-website-content or spring-website-commercial-content | yes | — |
| api-doc-url | The URL to the project's JavaDoc; supports {version} placeholder | no | https://docs.spring.io/{project}/site/docs/{version}/api/ |
| website-repository | The Spring Website GitHub repo from which to checkout documentation files | no | "" |
| is-antora | Whether the reference documentation is Antora-based; defaults to true | no | true |
| project-name | the project name (for example, spring-security); will use repo name if not provided | no | — |
| ref-doc-url | The URL to the project's reference documentation; supports {version} placeholder | no | https://docs.spring.io/{project}/reference/{version}/index.html |
| version | The current GA version; will read gradle.properties or pom.xml if not provided | no | "" |
Outputs
no outputs