bug-report form add aPad protocol#2126
Merged
Merged
Conversation
fumiama
approved these changes
Aug 1, 2023
fumiama
added a commit
that referenced
this pull request
Aug 1, 2023
* fix: group not found report (#2312) 解决以下问题: 当群组踢人时,该人不在群内,返回“群聊不存在”的BUG #1774 (comment) * Update bug-report.yaml (#2234) * 更新docker action, 支持更多的平台 (#2217) * Update build_docker_image.yml * Update docker-entrypoint.sh * Update build_docker_image.yml * ✨ update docker action, more platforms are supported --------- Co-authored-by: xiwangly2 <[email protected]> Co-authored-by: 源文雨 <[email protected]> * 🐛 修复时区不是东八区的 BUG (#2212) 设置 TZ 环境变量需要先装`tzdata`这个包才会生效 * Update bug-report.yaml (#2126) Co-authored-by: 源文雨 <[email protected]> * Docker: support continuous params on CMD option (#1829) now it supports usage like `docker run -it --rm go-cqhttp -faststart` Co-authored-by: 源文雨 <[email protected]> * make lint happy --------- Co-authored-by: PSoul <[email protected]> Co-authored-by: 简律纯 <[email protected]> Co-authored-by: LY <[email protected]> Co-authored-by: xiwangly2 <[email protected]> Co-authored-by: Antonia Adams <[email protected]> Co-authored-by: Akirami <[email protected]> Co-authored-by: Nanahira <[email protected]>
fumiama
added a commit
that referenced
this pull request
Aug 1, 2023
* fix: group not found report (#2312) 解决以下问题: 当群组踢人时,该人不在群内,返回“群聊不存在”的BUG #1774 (comment) * Update bug-report.yaml (#2234) * 更新docker action, 支持更多的平台 (#2217) * Update build_docker_image.yml * Update docker-entrypoint.sh * Update build_docker_image.yml * ✨ update docker action, more platforms are supported --------- * 🐛 修复时区不是东八区的 BUG (#2212) 设置 TZ 环境变量需要先装`tzdata`这个包才会生效 * Update bug-report.yaml (#2126) * Docker: support continuous params on CMD option (#1829) now it supports usage like `docker run -it --rm go-cqhttp -faststart` * make lint happy --------- Co-authored-by: PSoul <[email protected]> Co-authored-by: 简律纯 <[email protected]> Co-authored-by: LY <[email protected]> Co-authored-by: xiwangly2 <[email protected]> Co-authored-by: Antonia Adams <[email protected]> Co-authored-by: Akirami <[email protected]> Co-authored-by: Nanahira <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.