QEP-2 requires automated plus at most one diagnostic on every bot-opened issue. action-link-checker emits its diagnostic but is missing automated, so its output cannot be told apart from human triage by the label contract. Carried over from QuantEcon/qeps#3.
The correct contract is automated + broken-links. Note that linkchecker → broken-links is one of the renames the migration performs, so the emitter must be reading the post-migration name.
This depends on the software widening batch, and is verified by qe gh bots check (QuantEcon/cli#5).
Acceptance
QEP-2 requires
automatedplus at most one diagnostic on every bot-opened issue.action-link-checkeremits its diagnostic but is missingautomated, so its output cannot be told apart from human triage by the label contract. Carried over from QuantEcon/qeps#3.The correct contract is
automated+broken-links. Note thatlinkchecker→broken-linksis one of the renames the migration performs, so the emitter must be reading the post-migration name.This depends on the software widening batch, and is verified by
qe gh bots check(QuantEcon/cli#5).Acceptance
automated+broken-linksand no other labelqe gh bots checkpasses for this emitter