aglinxinyuan commented on PR #4551: URL: https://github.com/apache/texera/pull/4551#issuecomment-4341036884
@Yicong-Huang tested end-to-end on my fork. **Job 1 — assign-pr-author** (PR open → author assigned): - [aglinxinyuan/texera#7](https://github.com/aglinxinyuan/texera/pull/7) → [run](https://github.com/aglinxinyuan/texera/actions/runs/25092241127) ✅ - [aglinxinyuan/texera#8](https://github.com/aglinxinyuan/texera/pull/8) → [run](https://github.com/aglinxinyuan/texera/actions/runs/25092248776) ✅ **Job 2 — credit-issue-on-pr-merge** (PR merge → linked issue assignees replaced with credited authors): - [aglinxinyuan/texera#8](https://github.com/aglinxinyuan/texera/pull/8) merged with `Closes #6` → [run](https://github.com/aglinxinyuan/texera/actions/runs/25092256661) ✅, [issue #6](https://github.com/aglinxinyuan/texera/issues/6) assignee correctly set. Two changes during testing: 1. The credit-on-merge script was truncated mid-statement and crashed with `SyntaxError` on every merge — fixed in [`84f5f1f`](https://github.com/apache/texera/pull/4551/commits/84f5f1f4ee708562a58bb2defac314a5128e3a2a). 2. Tightened the workflow from 242 → 96 lines in [`6eba7fb`](https://github.com/apache/texera/pull/4551/commits/6eba7fb37d463dbc7d92b075f01df0353758ada8) — moved bot/already-assigned skips into `if:` conditions and dropped verbose logging. Ready for another look. -- 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]
