Skip to content

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

Merged
monotek merged 1 commit into
mainfrom
monotek-patch-1
Sep 21, 2026
Merged

monotek merged 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
@monotek
monotek merged commit 26c2b0d into main Sep 21, 2026
9 checks passed
@monotek
monotek deleted the monotek-patch-1 branch September 21, 2026 08:22
@github-actions github-actions Bot locked and limited conversation to collaborators Sep 21, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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.

4 participants