{"id":21117216,"url":"https://github.com/actionhippie/pushrm","last_synced_at":"2026-04-06T21:30:59.407Z","repository":{"id":39714165,"uuid":"391188541","full_name":"actionhippie/pushrm","owner":"actionhippie","description":"Action to push a README to DockerHub, Quay or Harbor","archived":false,"fork":false,"pushed_at":"2026-04-06T09:06:40.000Z","size":218,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-04-06T11:14:47.487Z","etag":null,"topics":["action","github"],"latest_commit_sha":null,"homepage":"","language":"Nix","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/actionhippie.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-07-30T21:10:06.000Z","updated_at":"2026-04-06T09:06:45.000Z","dependencies_parsed_at":"2025-11-27T09:08:00.934Z","dependency_job_id":null,"html_url":"https://github.com/actionhippie/pushrm","commit_stats":{"total_commits":31,"total_committers":3,"mean_commits":"10.333333333333334","dds":0.4193548387096774,"last_synced_commit":"b6690cab0ea48cfb1cd864e24c11f9147dba8318"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/actionhippie/pushrm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actionhippie%2Fpushrm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actionhippie%2Fpushrm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actionhippie%2Fpushrm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actionhippie%2Fpushrm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/actionhippie","download_url":"https://codeload.github.com/actionhippie/pushrm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actionhippie%2Fpushrm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31491094,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-06T17:22:55.647Z","status":"ssl_error","status_checked_at":"2026-04-06T17:22:54.741Z","response_time":112,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["action","github"],"created_at":"2024-11-20T02:40:01.732Z","updated_at":"2026-04-06T21:30:59.299Z","avatar_url":"https://github.com/actionhippie.png","language":"Nix","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pushrm\n\n[![Current Tag](https://img.shields.io/github/v/tag/actionhippie/pushrm?sort=semver)](https://github.com/actionhippie/pushrm) [![Docker Build](https://github.com/actionhippie/pushrm/workflows/docker/badge.svg)](https://github.com/actionhippie/pushrm/actions/workflows/docker.yml)\n\n[GitHub Action](https://github.com/features/actions) to push a README to DockerHub, Quay or Harbor.\n\n## Usage\n\n```yml\nname: Example\n\non:\n  - push\n  - pull_request\n\njobs:\n  test:\n    runs-on: ubuntu-latest\n\n    steps:\n      - uses: actions/checkout@v2\n\n      - uses: actionhippie/pushrm@v1\n        with:\n          provider: dockerhub\n          target: webhippie/alpine\n          description: Docker image for Alpine\n          username: octocat\n          password: p455w0rd\n```\n\n## Inputs\n\n### `username`\n\nUsername for DockerHub or Harbor\n\n### `password`\n\nPassword for DockerHub or Harbor\n\n### `apikey`\n\nAPI key only used for Quay.io\n\n### `provider`\n\nUsed provider like dockerhub, harbor or quay\n\n### `description`\n\nShort description to be set on the registry\n\n### `readme`\n\nPath to another README like README.container.md\n\n### `target`\n\nTarget image to write the README to\n\n## Outputs\n\nNone\n\n## Security\n\nIf you find a security issue please contact thomas@webhippie.de first.\n\n## Contributing\n\nFork -\u003e Patch -\u003e Push -\u003e Pull Request\n\n## Authors\n\n* [Thomas Boerger](https://github.com/tboerger)\n\n## License\n\nApache-2.0\n\n## Copyright\n\n```console\nCopyright (c) 2021 Thomas Boerger \u003cthomas@webhippie.de\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Factionhippie%2Fpushrm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Factionhippie%2Fpushrm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Factionhippie%2Fpushrm/lists"}