Skip to content

Commit

Permalink
Check Developer's Complexity Allowance for Issue Assignments (hackfor…
Browse files Browse the repository at this point in the history
…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
jphamtv authored Sep 16, 2024
1 parent 751432e commit c2de085
Show file tree
Hide file tree
Showing 3 changed files with 476 additions and 1 deletion.
Loading

0 comments on commit c2de085

Please sign in to comment.