Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[core] Update issue actions & templates #10375

Merged
merged 21 commits into from
Sep 25, 2023
Prev Previous commit
Next Next commit
update
romgrk committed Sep 18, 2023
commit bee2574db18efa7cbc0dc992cd6f0d5cf8d6dbe5
6 changes: 0 additions & 6 deletions .github/workflows/issue-cleanup.yaml
Original file line number Diff line number Diff line change
@@ -34,12 +34,6 @@ jobs:
lines.push('**Order ID**: ' + orderID)
}

console.log({
lines,
searchKeywords,
orderID,
})

const body = lines.join('\n')

await github.rest.issues.update({