99designs / 99designs/cmdstalk

Make max releases configurable on command line

オープン 初心者向け
#11 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Go
スター
76
フォーク
14
PR マージ指標
30日以内にマージされた PR はありません

説明

The max number of tries is [hardcoded to 10](https://github.com/99designs/cmdstalk/blob/fbd704da919d283643e673bd02efcf0221224b92/broker/broker.go#L30). It would be nice if that was configurable through a command line flag.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

The hardcoded max tries is in broker/broker.go line 30. Look for where command-line flags are parsed, likely in main.go or a config package. Add a flag, pass it to the broker, and update the constant. Run the existing tests to ensure nothing breaks.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
go
領域
cli
issue の種類
機能追加
難易度
2/5
見積もり時間
1〜3時間
活発さ
停滞
明瞭さ
明確に書かれている
初心者へのやさしさ
70/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。