oppiabot icon indicating copy to clipboard operation
oppiabot copied to clipboard

Move periodic checks to github actions

Open jameesjohn opened this issue 5 years ago • 1 comments

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 jobs needed for the action. But to enable the action to be able to comment on pull requests, we need to authenticate as oppiabot.

See https://github.com/probot/probot/issues/1370#issuecomment-701563548 for more information.

jameesjohn avatar Oct 07 '20 07:10 jameesjohn

Note: this may be related to #277 (but I'm not 100% sure).

seanlip avatar Jan 06 '23 04:01 seanlip