Skip to content

[codex] Document ignored blame revisions for code experts#857

Open
vim-zz wants to merge 1 commit into
mainfrom
codex-document-blame-ignore-revs-code-experts
Open

[codex] Document ignored blame revisions for code experts#857
vim-zz wants to merge 1 commit into
mainfrom
codex-document-blame-ignore-revs-code-experts

Conversation

@vim-zz
Copy link
Copy Markdown
Collaborator

@vim-zz vim-zz commented May 25, 2026

Summary

  • Document that code expert and blame-based reviewer calculations respect .git-blame-ignore-revs
  • Clarify when to use .git-blame-ignore-revs instead of config.git_history_since or config.ignore_files
  • Add the note to the explain code experts automation page and action reference
image image

✨ PR Description

Purpose: Document .git-blame-ignore-revs support across code expert and blame-based filter functions to exclude formatting and mechanical commits.

Main changes:

  • Added .git-blame-ignore-revs documentation to codeExperts, rankByGitBlame, and explainRankByGitBlame filter functions
  • Updated automation documentation with tip section distinguishing .git-blame-ignore-revs from config.git_history_since and config.ignore_files
  • Added .git-blame-ignore-revs guidance to explain-code-experts automation README with usage example

Generated by LinearB AI and added by gitStream.
AI-generated content may contain inaccuracies. Please verify before using.
💡 Tip: You can customize your AI Description using Guidelines Learn how

Co-authored-by: OpenAI <codex@openai.com>
Copy link
Copy Markdown

@orca-security-us orca-security-us Bot left a comment

Choose a reason for hiding this comment

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

Orca Security Scan Summary

Status Check Issues by priority
Passed Passed Infrastructure as Code high 0   medium 0   low 0   info 0 View in Orca
Passed Passed OSS Licenses high 0   medium 0   low 0   info 0 View in Orca
Passed Passed SAST high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Secrets high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Vulnerabilities high 0   medium 0   low 0   info 0 View in Orca

@vim-zz vim-zz marked this pull request as ready for review May 25, 2026 19:27
@vim-zz vim-zz assigned MishaKav and yeelali14 and unassigned MishaKav and yeelali14 May 25, 2026
@vim-zz vim-zz requested a review from yeelali14 May 25, 2026 19:27
Copy link
Copy Markdown

@linearb linearb Bot left a comment

Choose a reason for hiding this comment

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

✨ PR Review

LGTM

Generated by LinearB AI and added by gitStream.
AI-generated content may contain inaccuracies. Please verify before using.
💡 Tip: You can customize your AI Review using Guidelines Learn how

linearb[bot]
linearb Bot previously approved these changes May 25, 2026
Copy link
Copy Markdown
Collaborator

@MishaKav MishaKav left a comment

Choose a reason for hiding this comment

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

💪

@linearb linearb Bot dismissed their stale review May 26, 2026 05:55

Review dismissed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants