significant delay in GitHub PR comment

未关闭
#274 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
4/5
预计耗时
3-5 天
新手友好度
35/100
Issue 类型
缺陷
描述清晰度
需要澄清
活跃度
停滞
技术栈
github-actions, typescript
领域
ci-cd

调研方向

检查 javascript bundle analysis plugin 的 GitHub PR 评论流程以及关联的四个 pull request,比较它们的 merge、检查完成和评论时间戳。首先追踪 bundle analysis 结果发送到何处以发布评论;在识别并修复数小时延迟的根源,并通过与类似 pull request 对照确认评论及时发布后,即视为完成。

由索引模型根据 Issue 内容生成。

描述

📣 Feedback / 🐛 Bugs

Do you want to file a bug report and/or feature request for Codecov? Please use our feedback repo instead.


When using the javascript bundle analysis tool, there is a significant delay in posting the PR comment on GitHub.

Here are several examples where the PR comment was posted hours after I merged the actual PR. All the checks were completed when I merged, except the bundle analysis comment.

TIP: when viewing the comments, you have hover over the relative time, to see the actual time.

I also use the codecov GitHub action for coverage and test results, and it should be noted that there are no noticeable delays when the comment from that action is posted.

主要语言
TypeScript
星标
9
派生
10
PR 合并指标
30 天内没有已合并 PR

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

codecov/codecov-javascript-bundler-plugins 的其他 Issue

查看 codecov/codecov-javascript-bundler-plugins 的全部 Issue

相似的 Issue

更多 TypeScript Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。