Skip to content

fix: ignore synthetic test breakage auto reports (#11)#14

Merged
github-actions[bot] merged 1 commit into
masterfrom
fix/issue-11-ignore-synthetic-breakage
Mar 12, 2026
Merged

fix: ignore synthetic test breakage auto reports (#11)#14
github-actions[bot] merged 1 commit into
masterfrom
fix/issue-11-ignore-synthetic-breakage

Conversation

@NogaUwU

@NogaUwU NogaUwU commented Mar 12, 2026

Copy link
Copy Markdown
Collaborator

背景

Issue #11 来自 test_breakage / test-v2 的合成探测数据,会导致仓库出现噪声告警。

变更

  • 在 report intake workflow 中增加早退逻辑
  • 对非 user_reportreason=test_breakageselectorVersiontest- 开头的报告,直接跳过 issue upsert

影响

  • 仅过滤合成测试噪声
  • 不影响真实用户上报与正式自动探测

Closes #11

@FuugaMo

FuugaMo commented Mar 12, 2026

Copy link
Copy Markdown
Owner

@codex Please review this PR. If you find no critical issues, reply with "LGTM". If you find critical issues, describe them clearly.

1 similar comment
@FuugaMo

FuugaMo commented Mar 12, 2026

Copy link
Copy Markdown
Owner

@codex Please review this PR. If you find no critical issues, reply with "LGTM". If you find critical issues, describe them clearly.

@github-actions

Copy link
Copy Markdown

review
node scripts/review-pr.js

Automated Review

Automated reviewer found issues that need human attention before merge.

Checklist

  • selectors.json touched: no
  • content.js touched: no
  • sidepanel/viewer touched: no

Findings

  • Auto-fix PR did not touch selector or parser files; likely wrong patch target.

Verdict: needs-human-attention

1 similar comment
@github-actions

Copy link
Copy Markdown

review
node scripts/review-pr.js

Automated Review

Automated reviewer found issues that need human attention before merge.

Checklist

  • selectors.json touched: no
  • content.js touched: no
  • sidepanel/viewer touched: no

Findings

  • Auto-fix PR did not touch selector or parser files; likely wrong patch target.

Verdict: needs-human-attention

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Delightful!

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Keep them coming!

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@FuugaMo FuugaMo left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@github-actions github-actions Bot merged commit 1a89c8b into master Mar 12, 2026
7 checks passed
@NogaUwU NogaUwU deleted the fix/issue-11-ignore-synthetic-breakage branch March 15, 2026 04:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[AUTO] · chatgpt · test_breakage · testSelector2

3 participants