{"id":18430691,"url":"https://github.com/kompiro/tag-by-merged-pull-request-action","last_synced_at":"2026-05-09T04:31:40.417Z","repository":{"id":66606592,"uuid":"171379520","full_name":"kompiro/tag-by-merged-pull-request-action","owner":"kompiro","description":"GitHub Action that create a tag based on merged pull request information","archived":false,"fork":false,"pushed_at":"2019-02-19T07:37:29.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-14T00:49:57.925Z","etag":null,"topics":["actions","github"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/kompiro.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-02-19T00:55:20.000Z","updated_at":"2019-02-19T07:23:28.000Z","dependencies_parsed_at":"2023-05-04T17:39:48.065Z","dependency_job_id":null,"html_url":"https://github.com/kompiro/tag-by-merged-pull-request-action","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/kompiro/tag-by-merged-pull-request-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kompiro%2Ftag-by-merged-pull-request-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kompiro%2Ftag-by-merged-pull-request-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kompiro%2Ftag-by-merged-pull-request-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kompiro%2Ftag-by-merged-pull-request-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kompiro","download_url":"https://codeload.github.com/kompiro/tag-by-merged-pull-request-action/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kompiro%2Ftag-by-merged-pull-request-action/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32807167,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"online","status_checked_at":"2026-05-09T02:00:06.633Z","response_time":123,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["actions","github"],"created_at":"2024-11-06T05:22:00.346Z","updated_at":"2026-05-09T04:31:40.403Z","avatar_url":"https://github.com/kompiro.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tag by merged pull request\n\nIf you'd like to know when the pull request merged correctly because GitHub doesn't record the merged infomation in your repository. This action create tag when pull request merged event.\n\n## Usage\n\nThis Action subscribes to [Pull request events](https://developer.github.com/v3/activity/events/types/#pullrequestevent) which fire whenever users are merged pull requests.\n\n```workflow\nworkflow \"Tag by merged pull request\" {\n  on = \"pull_request\"\n  resolves = [\"Tag_on_pull_request\"]\n}\n\naction \"Tag_on_pull_request\" {\n  uses = \"kompiro/tag-by-merged-pull-request-action@master\"\n  secrets = [\n    \"GITHUB_TOKEN\"\n  ]\n}\n```\n\n## Demo\n\nTBD\n\n## License\n\nThe Dockerfile and associated scripts and documentation in this project are released under the [MIT License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkompiro%2Ftag-by-merged-pull-request-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkompiro%2Ftag-by-merged-pull-request-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkompiro%2Ftag-by-merged-pull-request-action/lists"}