christian-korneck/update-container-description-action
github action to update the description of a container repo from a README file (Docker Hub, Harbor, Quay)
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| destination_container_repo | the destination container repo (i.e. my-user/my-repo or myserver.com/my-user/my-repo) | yes | — |
| provider | repo provider type (dockerhub, quay, harbor2) | no | dockerhub |
| short_description | Dockerhub only: Set or update the repo short description | no | "" |
| readme_file | Path to the source README file | no | README.md |
Outputs
no outputs