James James
James James
This is a simple PR as it fixes a typo which I noticed while reading the docs.
We are seeing a lot of response time errors on Heroku: https://dashboard.heroku.com/apps/murmuring-castle-33250. These errors are resulting in checks being flaky even though the implementation is correct. One of the occurrences...
The Oppiabot project is currently in a hybrid state comprising of both Github Actions and Probot. This issue aims to migrate the features to GitHub actions and track the progress...
The following functions in the `checkIssueAssignee` module are performing the same functionality as in the `apiForSheets` module: `hasSignedCla`, `checkAssignees`, and need to be refactored to use the functions in the...
Since probot scheduler is being archived, we need to move the periodic checks to Github actions. Github actions allow us to set up a cron job as part of the...
Is there a way to set the direction for a fade animation like up, down, right or left?