Allow API to control messages returned to the user on submission
オープン
- 主要言語
- Go
- スター
- 1.4k
- フォーク
- 363
- 平均マージ
- 6日 13時間
- マージ済み PR(30日)
- 2
説明
There are an increasing amount of usecases for the API being able to return custom messages upon
submission. Examples include being able to implement https://github.com/exercism/cli/issues/802 without cutting a new release, or being able to provide custom next steps depending on the type of exercise (mentored vs independent, core vs side, etc)
I'd like to return a message from the API, which then gets outputted at https://github.com/exercism/cli/blob/a86f82974270d2da2090a02437560897a216abc3/cmd/submit.go#L275
I think we can then also remove https://github.com/exercism/cli/blob/a86f82974270d2da2090a02437560897a216abc3/cmd/submit.go#L278-L281
Thoughts?
コントリビューションガイド
評価
この issue はまだ評価されていません。