Feature request: Specifying reviewer flag on submit should re-request review
オープン
- 主要言語
- Go
- スター
- 763
- フォーク
- 72
- 平均マージ
- 18時間 24分
- マージ済み PR(30日)
- 28
説明
When a review has already happened and then fixes are applied it would be nice to be able to re-request a review with the same `--reviewer` flag. Would save me a trip to the web UI, just to press that button.
コントリビューションガイド
調査の方向性
Look at the submit command code, likely in cmd/submit.go, to see how the --reviewer flag is handled. Examine the Git hosting provider API integration (e.g., GitHub, GitLab) to understand how to re-request a review after changes. Check existing tests for the submit command to understand the expected behavior and add a test for this new flow.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- git, go
- 領域
- cli, developer-experience
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 静か
- 明瞭さ
- 明確に書かれている
- 初心者へのやさしさ
- 65/100