{"id":19748411,"url":"https://github.com/jumpserver/action-generic-handler","last_synced_at":"2025-04-30T08:33:26.712Z","repository":{"id":69414290,"uuid":"281055184","full_name":"jumpserver/action-generic-handler","owner":"jumpserver","description":null,"archived":false,"fork":false,"pushed_at":"2024-04-23T07:00:31.000Z","size":40,"stargazers_count":3,"open_issues_count":1,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-05-22T22:23:36.053Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/jumpserver.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":"2020-07-20T08:09:24.000Z","updated_at":"2024-04-23T07:01:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"e3c7025d-45e5-4b37-890b-8fcfd0fce674","html_url":"https://github.com/jumpserver/action-generic-handler","commit_stats":{"total_commits":30,"total_committers":3,"mean_commits":10.0,"dds":"0.33333333333333337","last_synced_commit":"3b3b5ed10272269c0895f35a547b2184f3b74cbb"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jumpserver%2Faction-generic-handler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jumpserver%2Faction-generic-handler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jumpserver%2Faction-generic-handler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jumpserver%2Faction-generic-handler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jumpserver","download_url":"https://codeload.github.com/jumpserver/action-generic-handler/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223902667,"owners_count":17222408,"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":[],"created_at":"2024-11-12T02:21:40.632Z","updated_at":"2024-11-12T02:21:41.257Z","avatar_url":"https://github.com/jumpserver.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JumpServer 项目的一些通用功能\n\n- 当 push 了一个分支名称为 pr_${TO_BRANCH}_other 时自动向 ${TO_BRANCH} 发起 pull request\n- 当 pull request 创建时，如果 pull request title 中包含 fix, feat, perf时自动会为该PR打标签\n- 当 pull request 关闭时，如果分支名称是 pr_.* 会自动删除该分支\n\n\n## Inputs\n无\n\n## Example usage\n\n```yaml\non: [push, pull_request, release]\n\nname: JumpServer generic action handler\n\njobs:\n  generic_handler:\n    name: Generic handler for JumpServer Repos\n    runs-on: ubuntu-latest\n    steps:\n      - name: Add labels\n        uses: jumpserver/action-generic-handler@master\n        env:\n          GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjumpserver%2Faction-generic-handler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjumpserver%2Faction-generic-handler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjumpserver%2Faction-generic-handler/lists"}