Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check pr #1005

Conversation

t-will-gillis-dummy
Copy link
Collaborator

Fixes #950

What changes did you make?

Why did you make the changes (we will use this info to test)?

Screenshots of Proposed Changes To The Website (if any, please do not include screenshots of code changes)

Visuals before changes are applied

image

Visuals after changes are applied

image

HackforLABot and others added 30 commits September 3, 2024 11:06
* refactor, reuse, and consolidate

* fix issueNum in query-issue-info.js

* add HackforLABot login, refs to api, del https ref

* tweaks to comments

* Update hide-issue-comment.js

edited `nodeID` --> `nodeId` both to fix an error in mismatched cases and also to make consistent with other `Id`s.
added github-handle for Mira Kinebuchi
…abels (hackforla#6442)

* Create label-directory.json

HfLA labels as of 3/7/24

* Create label-directory-update.js

* Create label-directory-retrieve.js

* Update and rename label-directory-update.js to update-label-directory.js

* Rename label-directory-retrieve.js to retrieve-label-directory.js

* Create update-label-directory.yml

* Update update-label-directory.yml

* Update label-directory.json

* Update retrieve-label-directory.js

Refactor labelRetrieveName()

* Update update-label-directory.js

* Update update-label-directory.yml

Add 'deleted' trigger

* Update update-label-directory.js

* Update `update-label-directory.js`

Fast forward updates/ enhancements

* Update label-directory.json

Corrected keyName: [LabelName, LabelID]

* Update label-directory.json

* Update update-label-directory.yml

Current iteration

* Update update-label-directory.js

Sync from test branch

* Update retrieve-label-directory.js

Sync to latest iteration, fix reference to labelName to `data[keyName][0]`

* Update update-label-directory.js

Address CodeQL warning about non-declared "keyName" variable

* Update update-label-directory.yml

* Update label directory

* Update label directory

* Update retrieve-label-directory.js

* Update update-label-directory.js

Change `keyName` to `labelKey`

* Update update-label-directory.yml

Update the URL to "SOT"

* Update label directory

* Update update-label-directory.yml

Update URL for SOT

* Update label directory

* Update update-label-directory.js

Add prepend of "NEW-" to new labelKeys

* Update label directory

* Update label directory

* Update label-directory.json

updated keyNames from devPM meeting

* Update update-label-directory.js

Tweaks to no update condition

* Update update-label-directory.yml

* Update update-label-directory.yml

update comment to ref hackforla-bot

* Update update-label-directory.js

to address CodeQL warning

* final edits readying for merge

---------

Co-authored-by: GitHub Actions Bot <[email protected]>
purna-madala and others added 27 commits September 14, 2024 19:28
…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
Created two new issue templates - was urgent
…ues (hackforla#7466)

* added github handle for Muyin Zheng

* changed the label that is added when a developer tries to open multiple issues

* removed comment
…forla#7493)

* implement steps to move closed issues in PBB

* add semicolons

* prep for testing

* error-handling checks

* refactor step 2

* refactor steps 2-4 into step 2 and incorporate into move-closed-issues.js

* add github graphql token

* rename projectItems to projectData, change variable definition

* clean code

* revert to hackforla defaults

* add JSDoc

* remove duplicated variable
* consolidate functions and refactor

* minor formatting, change label to prioritization

* correct path to module and prettify

* correct spelling and var for status field ids

* Update get-team-members.js

edit indent space

* Update preliminary-update-comment.js

adding explicit semicolon

* Update query-issue-info.js

undo some prettify-ed formatting

* Update preliminary-update-comment.js

correcting var name `newIssueApproval`

* Update hide-issue-comment.js

change nodeID --> nodeId to address merge conflict

* resolving merge conflicts

* remove duplicated code
@t-will-gillis
Copy link
Owner

You must be a member of the HFLA website team in order to create pull requests. Please see our page on how to join us as a member at HFLA: https://www.hackforla.org/getting-started. If you have been though onboarding, and feel this message was sent in error, please message us in the #hfla-site team Slack channel with the link to this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.