Skip to content

bootstrap Elenkos production and test repositories - #29

Draft
ORESoftware wants to merge 2 commits into
mainfrom
agent/elenkos-bootstrap
Draft

bootstrap Elenkos production and test repositories#29
ORESoftware wants to merge 2 commits into
mainfrom
agent/elenkos-bootstrap

Conversation

@ORESoftware

Copy link
Copy Markdown
Contributor

What changed

Adds an idempotent GitHub Actions bootstrap that creates the requested Elenkos repository fleet in elenkos-systems and elenkos-systems-test.

Security

The workflow uses the existing encrypted SYNC_FLEET_TOKEN secret at runner execution time. No personal access token is committed, printed, or persisted in repository history.

Scope

Creates the eleven requested repositories in each organization with private visibility, initialized main branches, issue tracking, hardened merge defaults, and baseline topics. Existing repositories are skipped.

Validation

The pull-request workflow itself reports authorization or repository-creation failures and is safe to rerun.

Sign up for freeto 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

@ORESoftware