renovatebot/renovate

Configurable (always/never) renovate/artifacts status check

開放

#24,138 建立於 2023年8月29日

 (0 則留言) (12 個反應) (0 位負責人)TypeScript (1,916 個分叉)batch import
help wantedpriority-3-medium

倉庫指標

星標
 (14,066 顆星)
PR 合併指標
 (平均合併 2天 23小時) (30 天內合併 339 個 PR)

描述

Describe the proposed change(s).

Allow users to opt into a setting which would result in the renovate/artifacts status check being always set, or never set.

We'd need a new option like artifactsCheckWhen which defaults to "failed" (today's behavior) and with a new option "always" which sets it for every Renovate commit, even if no artifacts are even included in the update, and another one "never", which skips it altogether.

Describe why we need/want these change(s).

This enables users to set this status check as a required check for all Renovate branches, or for those who wish to skip it.

貢獻者指南