@@ -232,7 +232,7 @@ export async function ensureDependencyDashboard(
...
@@ -232,7 +232,7 @@ export async function ensureDependencyDashboard(
);
);
if (prPendingBranchAutomerge.length){
if (prPendingBranchAutomerge.length){
issueBody+='## Pending Branch Automerge\n\n';
issueBody+='## Pending Branch Automerge\n\n';
issueBody+=`These updates await pending status checks before automerging.\n\n`;
issueBody+=`These updates await pending status checks before automerging. Click on a checkbox to abort the branch automerge, and create a PR instead.\n\n`;