Skip to content

finalize .github: self-CI, profile, health files, @v1 pinning - #13

Merged
sotashimozono merged 1 commit into
mainfrom
setup/finalize
Jul 12, 2026
Merged

finalize .github: self-CI, profile, health files, @v1 pinning#13
sotashimozono merged 1 commit into
mainfrom
setup/finalize

Conversation

@sotashimozono

Copy link
Copy Markdown
Member

Closes out the org .github:

  • self-CIworkflows/lint.yml runs actionlint on .github/workflows/** + actions/** so a broken reusable (which the whole fleet consumes) is caught here.
  • profile/README.md — the github.com/QAtlasHub landing page.
  • community health defaults — CODE_OF_CONDUCT / CONTRIBUTING / SECURITY / SUPPORT (inherited by repos without their own).
  • workflow-templates/julia-ci — a starter thin-caller in the New workflow UI.
  • @v1 pinning — README caller snippets now use @v1; after merge the repo is tagged v1/v1.0.0 so callers opt into reusable changes instead of tracking @main.

…kflow-template; pin reusables at @v1

- workflows/lint.yml: actionlint guards the reusables (fleet depends on them)
- profile/README.md: org landing page
- CODE_OF_CONDUCT / CONTRIBUTING / SECURITY / SUPPORT: inheritable org defaults
- workflow-templates/julia-ci: starter thin-caller for the New-workflow UI
- README caller snippets now pin @v1 (tag the repo v1 so callers opt into changes)
@sotashimozono
sotashimozono merged commit 2cd6bb4 into main Jul 12, 2026
1 check passed
@sotashimozono
sotashimozono deleted the setup/finalize branch July 12, 2026 09:07
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