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
Refactored PR commenting logic to include conditional checks based on author and upgraded to `github-script@v7.0.1`. Improved issue workflow by adding auto-assign functionality and updating the thank-you comment format for better clarity.
body: `Thank you @${context.payload.issue.user.login} for opening this issue! We appreciate your feedback and will review your report as soon as possible.`
33
+
body: `👋 Thank you @${context.payload.issue.user.login} for opening this issue! We appreciate your feedback and will review your report as soon as possible.`
0 commit comments