chore: register 26 action repos in bootstrap registry#270
Merged
Conversation
Bulk adoption of all jdfalk action repositories to ghcommon standards (action flavor, adopt mode). Each repo now has rebase-only merge, auto-merge, branch protection on main, ghcommon instruction files, and dependabot configured. Repos adopted (26): auto-module-tagging-action, ci-generate-matrices-action, ci-workflow-helpers-action, detect-languages-action, docs-generator-action, generate-version-action, get-frontend-config-action, gha-release-docker, gha-release-frontend, gha-release-go, gha-release-protobuf, gha-release-python, gha-release-rust, jft-github-actions, load-config-action, package-assets-action, pr-auto-label-action, release-docker-action, release-frontend-action, release-go-action, release-protobuf-action, release-python-action, release-rust-action, release-strategy-action, security-summary-action, update-action-docker-ref-action Adopted with --skip-labels to avoid hitting GitHub secondary rate limits across 26 repos. Labels can be back-filled in a separate pass. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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.
Bulk adoption of all jdfalk action repos to ghcommon standards (action flavor, adopt mode). 26 repos now have rebase-only merge, auto-merge, branch protection on main, ghcommon instruction files, and dependabot configured. Adopted with --skip-labels for rate-limit reasons; labels back-fill is a follow-up.