chore: ignore local .serena/ Serena MCP config - #1
Merged
Conversation
Serena MCP auto-generates .serena/project.yml and .serena/.gitignore for local semantic-code tooling. Keep this developer-local config out of the published reusable-workflow catalog; it is not part of the product surface. Signed-off-by: Danil Silantyev <danilsilantyevwork@gmail.com>
17 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Add
/.serena/to the root.gitignore. Serena MCP auto-generates.serena/project.ymland.serena/.gitignoreas local semantic-codetooling config. This keeps that developer-local scaffold out of the published
reusable-workflow catalog — the repo intentionally carries no AI-tool footprint.
Only the ignore rule changes; no product, workflow, catalog, or docs surface is
touched.
Type of change
.gitignoreonly). Not aworkflow / capability / tool-bump / hardening / docs change.
Threat-model note
N/A — no workflow behavior, token scopes, egress, or which-actions-run changed.
A single
.gitignoreline.Permissions diff
N/A — no
permissions:block touched.Checklist
uses:changed (N/A — no workflow touched).permissions:changed (N/A).concurrency/timeout-minutesN/A.actions/checkoutchanged (N/A).run:blocks changed (N/A).python3 scripts/validate_all.py→ OK (all 9 checks green);actionlint/zizmor --pedanticN/A (no workflow change).docs//catalog/— N/A (no workflow added/changed).CHANGELOG.md[Unreleased]— intentionally not updated: this is local repo hygiene with no user-facing catalog/workflow impact. Happy to add a line if you prefer.-s) + Conventional Commit. Not GPG/SSH-signed locally (signing is unset on this machine). Therequired_signaturesrule onmainwill be satisfied by GitHub's signed squash-merge.Tier impact