Skip to content

Add BLEnder config#20892

Merged
toufali merged 1 commit into
mainfrom
blender-setup
Jul 25, 2026
Merged

Add BLEnder config#20892
toufali merged 1 commit into
mainfrom
blender-setup

Conversation

@mozilla-blender

Copy link
Copy Markdown
Contributor

Generated by BLEnder setup.

Review the config and agent instructions, then merge.

Files added

  • .blender/blender.yml — repo-specific settings
  • .blender/agents.md — agent instructions (CI commands, repo knowledge)

Symlinks created (where no existing file found)

$([ -L CLAUDE.md ] && echo "- `CLAUDE.md` → `.blender/agents.md`")
$([ -L AGENTS.md ] && echo "- `AGENTS.md` → `.blender/agents.md`")
$([ -L .github/copilot-instructions.md ] && echo "- `.github/copilot-instructions.md` → `.blender/agents.md`")

@mozilla-blender
mozilla-blender Bot requested a review from a team as a code owner July 20, 2026 20:26
@toufali
toufali self-requested a review July 20, 2026 21:54
@toufali
toufali marked this pull request as draft July 20, 2026 22:03
@toufali
toufali marked this pull request as ready for review July 22, 2026 23:39
Copilot AI review requested due to automatic review settings July 22, 2026 23:39

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.

Pull request overview

This PR adds BLEnder repository configuration and agent instructions to align automated tooling with Firefox Accounts’ monorepo workflows, and links those instructions from CLAUDE.md.

Changes:

  • Add .blender/blender.yml with repo-specific BLEnder settings (install command, automerge/fix limits).
  • Add .blender/agents.md with operational guidance (toolchain, CI commands, formatting, codegen).
  • Update CLAUDE.md to reference the new BLEnder agent instructions.

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 1 comment.

File Description
CLAUDE.md Adds a BLEnder section linking to .blender/agents.md.
.blender/blender.yml Introduces BLEnder config (node version, install command, automerge/fix settings).
.blender/agents.md Adds BLEnder-focused repo instructions (CI, formatting, codegen, tooling).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .blender/blender.yml
Comment on lines +1 to +3
repo_name: "Firefox Accounts (mozilla/fxa)"
node_version: "24"
install_command: "PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD=1 yarn install --immutable --inline-builds"
@toufali
toufali merged commit 34e45a3 into main Jul 25, 2026
17 of 19 checks passed
@toufali
toufali deleted the blender-setup branch July 25, 2026 00:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants