thoth-station / core

Using Artificial Intelligence to analyse and recommend Software Stacks for Artificial Intelligence applications.
https://thoth-station.github.io/
GNU General Public License v3.0
28 stars 25 forks source link

ADR for Scorecard metrics aggregation and stack quality scoring #439

Closed mayaCostantini closed 2 years ago

mayaCostantini commented 2 years ago

Related Issues and Dependencies

Related to https://github.com/thoth-station/core/issues/434 and https://github.com/thoth-station/thamos/issues/1148

This introduces a breaking change

This Pull Request implements

ADR Proposal for aggregating OSSF Scorecards data and computing a software stack quality score.

The logic proposed below would imply to approximate properly the budget allocated to aggregate this data from BigQuery. To estimate this budget, we would need information about the average number of packages updated with a new release on each package-releases-job run and look more closely at BigQuery pricing according to the API calls we will need to make.

goern commented 2 years ago

/approve

sesheta commented 2 years ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: goern

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/thoth-station/core/blob/master/OWNERS)~~ [goern] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment