Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Check Developer's Complexity Allowance for Issue Assignments (hackfor…
…la#6853) * Add personal access token * Create developer-complexity-reminder.md file * Add script file to check complexity eligibility * Update preliminary-update-comment.js - Refactor makeComment function - Add check complexity eligibility condition * Update to work with array of replacements * Update check-complexity-eligibility.js * Revert makeComment function * Update commentObject propertie * Update columnName exception * Update developer-complexity-reminder * Update developer-complexity-reminder * Update commentObject properties * Update secret token for testing * Update checkComplexityEligibility function * Add exception for ER and epic issues * Update exception logic * Clean up code and replace secret tokens * Remove extra space * Update complexity eligibility check for Projects V2 * Update tokens and IDs for testing * Add mock team membership for testing * Fix fetchProjectItemInfo query * Update fetchProjectItemInfo for consistency * Fix UpdateItemStatus * Add delay before moving Prework issue * Clean up code and replace secret tokens * Fix typo * Refactor to use mutateIssueStatus, queryIssueInfo, and statusFieldIds utils * Revert formatComment util * Revert commentObject * Remove formatComment util import * Add formatComment function * Update issueComplexityPermitted * Update postComment arguments order
- Loading branch information