thoth-station / thamos

A CLI tool and library for communicating with Thoth
http://thoth-station.ninja
GNU General Public License v3.0
15 stars 17 forks source link

Print a concise summary of Scorecard metrics when the `--scoring` flag is passed on `thamos advise` #1149

Closed goern closed 1 year ago

goern commented 2 years ago

In the context of https://github.com/thoth-station/core/issues/434

PoC: Implement an experimental thamos flag on the advise command to give users insights about the maintenance of their packages

sesheta commented 2 years ago

@goern: This issue is currently awaiting triage. If a refinement session determines this is a relevant issue, it will accept the issue by applying the triage/accepted label and provide further guidance.

The triage/accepted label can be added by org members by writing /triage accepted in a comment.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
sesheta commented 2 years ago

@goern: There are no sig labels on this issue. Please add an appropriate label by using one of the following commands:

Please see the group list for a listing of the SIGs, and working groups available.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
mayaCostantini commented 2 years ago

/sig stack-guidance /priority critical-urgent

goern commented 2 years ago

/kind feature

mayaCostantini commented 1 year ago

Let's close this issue as this feature was implemented in https://github.com/thoth-station/thamos/pull/1155. The evolution of the scoring logic can be tracked by https://github.com/thoth-station/core/issues/434.