Avatar

augustohp

Professional yak shaver.
Joined June 7, 2023
Public vals
13
augustohp avatar
BalanceBrightData
@augustohp
Script
An interactive, runnable TypeScript val by augustohp
augustohp avatar
BalanceCapMonster
@augustohp
Script
An interactive, runnable TypeScript val by augustohp
augustohp avatar
BalanceAntiCaptcha
@augustohp
Script
An interactive, runnable TypeScript val by augustohp
augustohp avatar
countWeekdaysInMonth
@augustohp
Script
An interactive, runnable TypeScript val by augustohp
augustohp avatar
ghAutoAssignOnWIP
@augustohp
HTTP (deprecated)
GitHub Projects: Assign to the person who just moved the card Receives Project v2 items webhook events from GitHub. When a card is moved on a Kanban board ( Status field), if it is on a specific column, assign it to the person who moved it. Useful when I move a card from To do (no assignee) to Doing (assigns to me), for example. How to use it? Fork this val and edit it Change wipColumnName to whatever is the name of the column you are using as Doing Provide a token on ghToken with permissions: Repository access to the repository(ies) holding the issues being manipulated Organization permissions: Read access to members, Read and Write access to organization projects Read and write access to Issues and Pull Requests Create an organization webhook pointing to your new val Individual events: Project v2 items
augustohp avatar
ghAssignCardWhenOnColumn
@augustohp
Script
* Automatically assign an issue (card) to the person * who moved it to a specific column on GitHub Projects. * * @return boolean TRUE if an assignment was made.
augustohp avatar
ghAddAssigneesToAssignable
@augustohp
Script
An interactive, runnable TypeScript val by augustohp
augustohp avatar
ghIssueFromNodeId
@augustohp
Script
An interactive, runnable TypeScript val by augustohp
augustohp avatar
ghProjectColumnOfIssue
@augustohp
Script
An interactive, runnable TypeScript val by augustohp
augustohp avatar
ghProjectFieldsFromIssue
@augustohp
Script
* Given an issue (GraphQL's Node ID), lists all available * "fields" (from Projects V2) attached to it - without their * values. * * @example ghProjectFieldsFromIssue("I_kwDOJYe5Es5qSNa2", 2, "github_pat_yadayada")
augustohp avatar
httpNull
@augustohp
Script
// For debugging/inspecting webhooks requests ...
augustohp avatar
ghOrgRepos
@augustohp
Script
An interactive, runnable TypeScript val by augustohp
augustohp avatar
myApi
@augustohp
Script
An interactive, runnable TypeScript val by augustohp
Next