You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We want to integrate our KPI results in PRs for easier visibility by developers.
If triggered from a PR, SPHA's results should be added as a comment to the PR to communicate the results. This behavior should be configurable (default true).
One additional possibility is to fail PRs if the calculated health score is under a given threshold. Therefore, we might be able to use "Status Checks". For this solution we also need to extend the action to take a threshold as an input (with a default value of 50 (?)).
The text was updated successfully, but these errors were encountered:
We want to integrate our KPI results in PRs for easier visibility by developers.
If triggered from a PR, SPHA's results should be added as a comment to the PR to communicate the results. This behavior should be configurable (default true).
One additional possibility is to fail PRs if the calculated health score is under a given threshold. Therefore, we might be able to use "Status Checks". For this solution we also need to extend the action to take a threshold as an input (with a default value of 50 (?)).
The text was updated successfully, but these errors were encountered: