You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 24, 2022. It is now read-only.
### Related
- Resolve#298
- Resolve#219
- We need to update the logger in #306
### CheckedList
- [x] Use more explicit type definitions, such as in the context
- [x] Probot 11 rename `context.github` to `context.octokit`
- [x] Fix some unique index problems
- [x] Add types.ts
- [x] Sort import sentence, put together the same kind
- [x] Use `issueKey` and `pullKey` uniformly, no longer using `...context.issue()` directly to avoid invalidation of TS type checking
Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
If this issue is safe to close now please do so with /close.
Send feedback to sig-community-infra or Mini256.
/lifecycle stale
Stale issues rot after 30d of inactivity.
Mark the issue as fresh with /remove-lifecycle rotten.
Rotten issues close after an additional 30d of inactivity.
If this issue is safe to close now please do so with /close.
Send feedback to sig-community-infra or Mini256.
/lifecycle rotten
Bug Report
I have searched the issues of this repository and believe that this is not a duplicate.
Related link
What is expected?
After ti-challenge-bot is upgraded to Probot 11, the method of log output has changed.
The text was updated successfully, but these errors were encountered: