Mini256

Results 56 comments of Mini256

@sidorares I copied the interpreting parser in PR #2099 and tested it locally, which seems to work properly. But I'm not sure yet how much performance difference the static parser...

Or use `readFileSync` to read the content by determining if the `ca` key is a file path?

/remove-lifecycle stale

/remove-lifecycle stale

/remove-lifecycle rotten

From the log, it shows finished, but it is not actually executed. I think the problem may occur in the GitHub API. ```json {"author":"Mini256","component":"hook","event-GUID":"e7235560-f146-11ec-98ce-79abc5f226bf","event-type":"issue_comment","file":"prow/hook/events.go:338","func":"k8s.io/test-infra/prow/hook.(*Server).handleIssueCommentEvent","level":"info","msg":"Issue comment created.","org":"chaos-mesh","pr":3362,"repo":"chaos-mesh","severity":"info","time":"2022-06-21T09:45:38Z","url":"https://github.com/chaos-mesh/chaos-mesh/pull/3362#issuecomment-1161516018"} {"author":"Mini256","component":"hook","event-GUID":"e7235560-f146-11ec-98ce-79abc5f226bf","event-type":"issue_comment","file":"prow/plugins/assign/assign.go:148","func":"k8s.io/test-infra/prow/plugins/assign.handle","level":"info","msg":"Adding reviewer(s) to chaos-mesh/chaos-mesh#3362:...

@zhangyangyu, It seems that prow uses a separate plugin named `help` to support these special labels. - /help - /remove-help - /good-first-issue - /remove-good-first-issue

In the schema of OSSInsight, we only store data for `github_events`, `github_repos`, and `github_users`, but not for `github_issues`. We will solve such query requirements in the [OSSInsight Lite](https://github.com/pingcap/ossinsight-lite) project (in...