aglinxinyuan opened a new pull request, #4551: URL: https://github.com/apache/texera/pull/4551
### What changes were proposed in this PR? Adds a GitHub Actions workflow that auto-assigns the author of a newly opened or reopened issue/PR as the default assignee, so nothing lands with an empty assignee field. ### Any related issues, documentation, discussions? Closes #4550 ### How was this PR tested? This is a config-only change; the workflow will be exercised on the next opened/reopened issue or PR after merge. Both jobs guard against the no-op cases (already assigned, bot author, missing user login) so it should be safe to ship as-is. ### Was this PR authored or co-authored using generative AI tooling? Generated-by: Claude Code (Opus 4.7) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
