instructlab / instructlab-bot

GitHub bot to assist with the taxonomy contribution workflow
Apache License 2.0
14 stars 16 forks source link

Enable was not preserved after bumping the worker #248

Closed nerdalert closed 4 months ago

nerdalert commented 4 months ago

Had to re-enable after restarting the worker.

https://github.com/instruct-lab/taxonomy/pull/597

Seems like it was just a miss from the worker. No logs, on the bot saying he didn't have permissions. Just silently failed. We need to print the job ID in bot so we can check the redis queue for the job and see if it was generated.

Wed, 17 Apr 2024 16:38:08 UTC INF 2024-04-17T16.38.04.021 de9f4760-fcd8-11ee-9d72-e88bc30399bd issue_comment event replayed to http://127.0.0.1:8080/api/github/hook, status: 200
Wed, 17 Apr 2024 16:42:27 UTC INF 2024-04-17T16.42.04.780 78da0180-fcd9-11ee-8cac-341e399cb57d issue_comment event replayed to http://127.0.0.1:8080/api/github/hook, status: 200
Wed, 17 Apr 2024 16:49:40 UTC INF 2024-04-17T16.49.04.645 7ae45b00-fcda-11ee-9c9a-f00ce690ce21 issue_comment event replayed to http://127.0.0.1:8080/api/github/hook, status: 200
2024-04-17T17:02:31.999Z    INFO    handlers/issue_comment.go:431   Precheck command received on instruct-lab/taxonomy#597 by jjasghar
Wed, 17 Apr 2024 17:02:32 UTC INF 2024-04-17T17.02.04.623 46ee96b0-fcdc-11ee-8efb-e09ab2526321 issue_comment event replayed to http://127.0.0.1:8080/api/github/hook, status: 200
2024-04-17T17:05:27.375Z    INFO    handlers/issue_comment.go:305   Enable command received on instruct-lab/taxonomy#597 by author jjasghar
2024-04-17T17:05:27.454Z    INFO    handlers/issue_comment.go:279   User jjasghar is a part of the team taxonomy-triagers
Wed, 17 Apr 2024 17:05:28 UTC INF 2024-04-17T17.05.04.847 af676e60-fcdc-11ee-8a16-407eda147ffb issue_comment event replayed to http://127.0.0.1:8080/api/github/hook, status: 200
Wed, 17 Apr 2024 17:05:29 UTC INF 2024-04-17T17.05.04.044 b0ae1f30-fcdc-11ee-9c2b-882b06e73036 issue_comment event replayed to http://127.0.0.1:8080/api/github/hook, status: 200
2024-04-17T17:05:42.531Z    INFO    handlers/issue_comment.go:431   Precheck command received on instruct-lab/taxonomy#597 by jjasghar
nerdalert commented 4 months ago

Enable has been removed.