Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: webhook does not return error on 'instance not found'.
This case is probably caused by a webhook event that was meant for another runner controller / manager. No need to report this as error, we can simply ignore this and avoid noise in the logs.
- Loading branch information