Skip to content

Update template_autodev.yml checkout with filter blob:none - #513

Open
monotek wants to merge 1 commit into
mainfrom
monotek-patch-1
Open

monotek wants to merge 1 commit into
mainfrom
monotek-patch-1

Conversation

@monotek

@monotek monotek commented Sep 15, 2026

Copy link
Copy Markdown
Member

Type of Change

  • Bugfix
  • Enhancement / new feature
  • Refactoring
  • Documentation

Description

  • add filter option to GitHub Actions checkout step
  • should speed up checkout
  • --filter=blob:none will filter out all blobs (file contents) until needed by Git

Checklist

  • Add relevant labels (for example type of change or patch/minor/major)
  • Make sure not to introduce some mistakes
  • Update documentation
  • Review the Contributing Guideline and sign CLA
  • Reference relevant issue(s) and close them after merging

Add filter option to GitHub Actions checkout step

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🟢 Approval recommended

The supported checkout filter is correctly configured and introduces no unresolved issues.

Pull request overview

Optimizes the AutoDev reusable workflow by enabling blobless partial cloning.

Changes:

  • Adds filter: blob:none to the checkout step while retaining full commit history.
File summaries
File Description
.github/workflows/template_autodev.yml Enables blobless partial checkout for AutoDev.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Balanced

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@monotek
monotek marked this pull request as ready for review September 15, 2026 11:40
@monotek
monotek requested a review from a team as a code owner September 15, 2026 11:40
@flaxel flaxel added enhancement New feature or request minor Pull requests with new features labels Sep 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request minor Pull requests with new features

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants