fix(labels): grade Forgejo review states #244
1 changed files with 1 additions and 0 deletions
|
|
@ -1669,6 +1669,7 @@ review_filter_probe() {
|
|||
*) printf '[]\n' ;;
|
||||
esac
|
||||
}
|
||||
# shellcheck disable=SC2317 # main invokes the probe override indirectly
|
||||
outstanding_requests() {
|
||||
printf '%s\n' "$REVIEWS_JSON" >"$RTMP/gradeable-reviews.json"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue