{"id":15099345,"url":"https://github.com/elgohr/github-hub-action","last_synced_at":"2025-04-14T23:08:54.805Z","repository":{"id":47269673,"uuid":"178697312","full_name":"elgohr/Github-Hub-Action","owner":"elgohr","description":"Interacting with Github in an action","archived":false,"fork":false,"pushed_at":"2021-09-06T01:01:54.000Z","size":18,"stargazers_count":13,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-14T23:08:45.824Z","etag":null,"topics":["actions","api","github","hub"],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/elgohr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-03-31T14:14:47.000Z","updated_at":"2024-12-15T10:38:56.000Z","dependencies_parsed_at":"2023-01-04T21:30:31.699Z","dependency_job_id":null,"html_url":"https://github.com/elgohr/Github-Hub-Action","commit_stats":{"total_commits":19,"total_committers":5,"mean_commits":3.8,"dds":"0.26315789473684215","last_synced_commit":"8ce860074a8048288fce55a9dddf8bacfcdf34cf"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elgohr%2FGithub-Hub-Action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elgohr%2FGithub-Hub-Action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elgohr%2FGithub-Hub-Action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elgohr%2FGithub-Hub-Action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elgohr","download_url":"https://codeload.github.com/elgohr/Github-Hub-Action/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248975315,"owners_count":21192210,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["actions","api","github","hub"],"created_at":"2024-09-25T17:11:04.546Z","updated_at":"2025-04-14T23:08:54.788Z","avatar_url":"https://github.com/elgohr.png","language":"Dockerfile","readme":"# Github-Hub-Action\n[![Actions Status](https://github.com/elgohr/Github-Hub-Action/workflows/Test/badge.svg)](https://github.com/elgohr/Github-Hub-Action/actions)\n\nInteracting with Github in an action\n\n## Usage\n\n### New workflow\n```yaml\nname: Publish Release\non: [push]\njobs:\n  build:\n    runs-on: ubuntu-latest\n    steps:\n    - uses: actions/checkout@master\n    - name: Create a Release\n      uses: elgohr/Github-Hub-Action@master\n      env:\n        GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}\n      with:\n        args: release create $(date +%Y%m%d%H%M%S)\n\n```\n\n## Argument\n\nThe actions you want to perform on Github.  \nAll commands can be found at https://hub.github.com/hub.1.html\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felgohr%2Fgithub-hub-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felgohr%2Fgithub-hub-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felgohr%2Fgithub-hub-action/lists"}