Преглед на файлове

Enforces prs being disabled in hovers

main
Eric Amodio преди 2 години
родител
ревизия
eee9c8e139
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. +1
    -1
      src/hovers/hovers.ts

+ 1
- 1
src/hovers/hovers.ts Целия файл

@ -230,7 +230,7 @@ export namespace Hovers {
options?.pullRequests?.pr ??
getPullRequestForCommit(commit.ref, remotes, {
pullRequests:
options?.pullRequests?.enabled ||
options?.pullRequests?.enabled !== false &&
CommitFormatter.has(
format,
'pullRequest',

Зареждане…
Отказ
Запис