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
@@ -1835,14 +1835,14 @@ async function checkIndividualContractVerification(
1835
1835
addSectionWithImage(
1836
1836
webhookPayload,
1837
1837
"Please have a look at: *<"+
1838
-
oldestDraftPRUrl+
1839
-
"|"+
1840
-
oldestDraftPRTitle+
1841
-
">*\nColumbus would have went to America "+
1842
-
americaTrips+
1843
-
" times already by this time ,do something with this as this has been open for *"+
1844
-
lastDraftPrUpdateBeforeDays+
1845
-
"* days",
1838
+
oldestDraftPRUrl+
1839
+
"|"+
1840
+
oldestDraftPRTitle+
1841
+
">*\nColumbus would have went to America "+
1842
+
americaTrips+
1843
+
" times already by this time ,do something with this as this has been open for *"+
1844
+
lastDraftPrUpdateBeforeDays+
1845
+
"* days",
1846
1846
redWarningIcon,
1847
1847
"It took them 36 days",
1848
1848
);
@@ -1867,10 +1867,10 @@ async function checkIndividualContractVerification(
1867
1867
}else{
1868
1868
letdraftMessage=oldestDraftPR
1869
1869
? "There are no open PRs????? *<"+
1870
-
allPullRequests+
1871
-
"|"+
1872
-
amountOfDraftPRs+
1873
-
" pull requests are in draft , you might want to look into those>*"
1870
+
allPullRequests+
1871
+
"|"+
1872
+
amountOfDraftPRs+
1873
+
" pull requests are in draft , you might want to look into those>*"
1874
1874
: "There are no open and draft PRs? What is this, why u no work, you might want to read this:\n*<https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request|How to create a pull request>*";
1875
1875
addSectionWithImage(
1876
1876
webhookPayload,
@@ -1901,9 +1901,9 @@ async function checkIndividualContractVerification(
0 commit comments