{"id":19531927,"url":"https://github.com/wy-luke/label-push","last_synced_at":"2026-02-14T05:05:38.522Z","repository":{"id":213970615,"uuid":"732724490","full_name":"wy-luke/label-push","owner":"wy-luke","description":"Add a \"label\" string to your latest commit message and then push.","archived":false,"fork":false,"pushed_at":"2024-12-28T03:43:54.000Z","size":2290,"stargazers_count":2,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-26T13:40:50.007Z","etag":null,"topics":["ci","ci-cd","cicd","commit","commit-message","commits","git","pipeline","pipelines","visual-studio-code","vs","vscode","vscode-extension"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=wy-Luke.label-push","language":"TypeScript","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/wy-luke.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,"zenodo":null}},"created_at":"2023-12-17T16:21:51.000Z","updated_at":"2024-07-07T03:40:37.000Z","dependencies_parsed_at":"2024-01-27T15:28:42.534Z","dependency_job_id":"3a76df50-aa0b-46be-85b0-97541b5fd64d","html_url":"https://github.com/wy-luke/label-push","commit_stats":null,"previous_names":["wy-luke/tag-push"],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/wy-luke/label-push","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wy-luke%2Flabel-push","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wy-luke%2Flabel-push/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wy-luke%2Flabel-push/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wy-luke%2Flabel-push/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wy-luke","download_url":"https://codeload.github.com/wy-luke/label-push/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wy-luke%2Flabel-push/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29437368,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T03:34:37.767Z","status":"ssl_error","status_checked_at":"2026-02-14T03:34:09.092Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["ci","ci-cd","cicd","commit","commit-message","commits","git","pipeline","pipelines","visual-studio-code","vs","vscode","vscode-extension"],"created_at":"2024-11-11T01:45:04.382Z","updated_at":"2026-02-14T05:05:38.508Z","avatar_url":"https://github.com/wy-luke.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Monorepo for Label Push\n\n\u003cp align=\"left\"\u003e\n    \u003ca href=\"./README_CN.md\"\u003e中文\u003c/a\u003e \u0026nbsp ｜ \u0026nbsp English\n\u003c/p\u003e\n\n[![Auto Release](https://github.com/wy-luke/label-push/actions/workflows/release.yml/badge.svg)](https://github.com/wy-luke/label-push/actions/workflows/release.yml)\n[![Auto Publish](https://github.com/wy-luke/label-push/actions/workflows/publish.yml/badge.svg)](https://github.com/wy-luke/label-push/actions/workflows/publish.yml)\n\n**Label Push** could add a label text to your latest commit message and then push.\n\n\u003e What for? E.g., you could add a \"build\" label to trigger the CI/CD Pipeline when you want.\n\n## Features\n\n- Add a label text to your latest commit message and then push.\n- Create an empty commit with the label when there are no new commits locally.\n- Pull automatically if necessary to make sure the label is added to the latest commit.\n- You can choose whether to commit the changes already staged.\n- You can choose whether to publish the branch that does not exist, or was deleted in the remote repository.\n- The label text is configurable.\n\n## Usage\n\nYou have several ways to use **Label Push**:\n\n1. Open the Command Palette (Ctrl+Shift+P / ⌘+Shift+P) and type `Label Push`.\n2. Click \"Label Push\" in the status bar:\n\n   ![Status Bar Menu](https://github.com/wy-luke/label-push/blob/main/apps/vscode/resources/status-bar.jpeg)\n\n3. Click the Label Push icon in the Source Control view, as shown below:\n\n   ![Souce Control View Navigation Menu](https://raw.githubusercontent.com/wy-luke/label-push/main/apps/vscode/resources/menu-navigation.png)\n\n## Acknowledgements\n\nThanks for the following projects, which inspired me a lot:\n\n- [Git Graph](https://github.com/mhutchie/vscode-git-graph)\n- [Visual Studio Code](https://github.com/microsoft/vscode)\n\nThe icons used are from [IconPark](https://github.com/bytedance/iconpark) from Bytedance.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwy-luke%2Flabel-push","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwy-luke%2Flabel-push","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwy-luke%2Flabel-push/lists"}