Skip to content

docs(references): secrets-inherit ban, config_data pitfall, archived-repo handling#80

Merged
CybotTM merged 1 commit into
mainfrom
feat/migrate-claude-rules
May 28, 2026
Merged

docs(references): secrets-inherit ban, config_data pitfall, archived-repo handling#80
CybotTM merged 1 commit into
mainfrom
feat/migrate-claude-rules

Conversation

@CybotTM
Copy link
Copy Markdown
Member

@CybotTM CybotTM commented May 28, 2026

Three GitHub-ops rules migrated from a personal ~/.claude/CLAUDE.md into the skill (team memory).

File Added
reusable-workflow-security.md Never use secrets: inherit — explicit per-secret passing, blast-radius rationale
reusable-workflow-pitfalls.md #5 inline config_data overrides the repo's own config (fallback pattern)
auto-merge-guide.md Archived repos — unarchive → close → re-archive; filter before batch auto-merge

markdownlint-cli2: 0 errors. Docs only. Skipped a 4th candidate ("annotations must be resolved") — already covered by the existing CI Annotations section.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 28, 2026

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request adds documentation on handling Dependabot/Renovate PRs in archived repositories, warns about inline configuration overrides in reusable workflows, and advises against using secrets: inherit for security reasons. Feedback was provided to improve the robustness of the jq filter in the gh command using optional chaining, and to fix a bash syntax error and YAML formatting issue in the heredoc example.

Comment thread skills/github-project/references/auto-merge-guide.md Outdated
Comment thread skills/github-project/references/reusable-workflow-pitfalls.md Outdated
@CybotTM CybotTM force-pushed the feat/migrate-claude-rules branch from c2f6be7 to 5cc9c41 Compare May 28, 2026 19:00
…ved-repo handling

Migrated from a personal global rules file so the whole team shares them:
- reusable-workflow-security: never use `secrets: inherit` (forwards every
  secret transitively; limits blast radius to named secrets)
- reusable-workflow-pitfalls: #5 inline `config_data` replaces the repo's own
  linter config entirely instead of merging
- auto-merge-guide: handle Dependabot/Renovate PRs on archived repos
  (unarchive -> close -> re-archive; never auto-merge archived)

Signed-off-by: Sebastian Mendel <info@sebastianmendel.de>
@CybotTM CybotTM force-pushed the feat/migrate-claude-rules branch from 5cc9c41 to d809b85 Compare May 28, 2026 19:07
@sonarqubecloud
Copy link
Copy Markdown

@CybotTM CybotTM merged commit dff8832 into main May 28, 2026
16 checks passed
@CybotTM CybotTM deleted the feat/migrate-claude-rules branch May 28, 2026 19:10
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.

1 participant