Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: 修复在评论议题后立即关闭拉取请求,拉取请求会被再次创建的问题 #346

Merged
merged 4 commits into from
Dec 31, 2024

Conversation

he0119
Copy link
Member

@he0119 he0119 commented Dec 31, 2024

分支和拉取请求绑定起来,分支不存在才能创建拉取请求。

fixed #345

@github-actions github-actions bot added the bug Something isn't working label Dec 31, 2024
Copy link

codecov bot commented Dec 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.60%. Comparing base (39b0d04) to head (c4dda63).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #346      +/-   ##
==========================================
+ Coverage   93.57%   93.60%   +0.02%     
==========================================
  Files          41       41              
  Lines        2258     2268      +10     
==========================================
+ Hits         2113     2123      +10     
  Misses        145      145              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@he0119 he0119 merged commit 31f3f0c into main Dec 31, 2024
7 checks passed
@he0119 he0119 deleted the fix/concurrency branch December 31, 2024 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: 评论之后如果立即关闭 PR 会再次创建
2 participants