You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'This PR has been closed automatically. This repo only keeps pull requests open when they come from a maintainer, or from a contributor a maintainer has assigned to the linked issue';
139
+
constopener=draft
140
+
? "This PR has been closed automatically. It's still a draft, but we close those early so you don't put in more time only to have it closed the moment you mark it ready.\n\n"
141
+
: 'This PR has been closed automatically. ';
142
+
construle=`${opener}This repo only keeps pull requests open when they come from a maintainer, or from a contributor a maintainer has assigned to the linked issue`;
141
143
constsituation=linkedIssues.length
142
144
? [
143
145
`${rule}, and you aren't currently assigned to ${issues}.`,
0 commit comments