64kramsystem / 64kramsystem/geet

Automate branch handling on PR merging

未關閉
#105 0 則留言 0 個 reaction 已指派 1 人 已被 @64kramsystem 認領 在 GitHub 檢視
enhancement ux
主要語言
Ruby
星號
17
分支
3
PR 合併指標
30 天內沒有已合併 PR

描述

Plan:

- [ ] raise an error if dirty tree
- [ ] push
- [ ] after merge, delete the remote branch at the end
- [ ] after delete remote branch, switch to master and delete the local branch

貢獻指南

這個儲存庫沒有索引到貢獻指南

研究方向

查看 geet CLI 中處理 PR 合併的程式碼,可能位於類似 lib/geet/commands/merge.rb 的命令檔案中。先了解目前的合併工作流程,然後實作檢查 dirty tree、執行 push,以及在合併後刪除遠端和本機分支的步驟。在一個虛擬 repository 上執行 merge 命令進行測試,以驗證自動化功能正常運作。

由索引模型根據 Issue 內容生成。

評估

領域
cli, tooling
Issue 類型
功能
難度
3/5
預估耗時
1-2 天
活躍度
停滯
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。