fix: Improve ClickUp task handling in closure script (#121)
- Added conditional data assignment in the axios request configuration to ensure data is sent only when provided. - Removed unnecessary `include_closed` parameter from the task list API call for cleaner requests. - Trimmed the API token in the authorization header to prevent potential issues with whitespace. - Enhanced the check for the GitHub issue ID by using optional chaining to avoid errors with undefined values.
A
Abhinav Paliwal committed
37626d94cb98ea5ee1c137ded8f3a2a6e030ff8a
Parent: f8cd0d9
Committed by GitHub <noreply@github.com>
on 8/8/2025, 9:49:29 AM