Skip to content

chore: expand repo workflow metadata#27

Merged
shiny-code-bot merged 1 commit into
mainfrom
chore/workflow-metadata-baseline
Apr 29, 2026
Merged

chore: expand repo workflow metadata#27
shiny-code-bot merged 1 commit into
mainfrom
chore/workflow-metadata-baseline

Conversation

@shiny-code-bot
Copy link
Copy Markdown
Collaborator

Summary

  • expand .github/github-repo-workflow.json with docs routing, uv/release validation gates, GitHub signal capabilities, validated workflows, and freshness triggers
  • keep AGENTS.md as the repo mission/rules surface while pointing workflow facts to JSON
  • ignore local .code/ state and *.override.* metadata overrides

Validation

  • jq empty .github/github-repo-workflow.json
  • docs paths referenced by .github/github-repo-workflow.json exist
  • github-repo-snapshot.sh --json
  • uv sync --locked
  • uv run pytest
  • uv build
  • uv run twine check dist/*
  • git diff --check

Notes

  • JetBrains changed-files inspection was not run because no open IDE project matched this worktree.
  • GitHub signal check before PR: Dependabot clean, code scanning clean, security advisories clean, secret scanning not enabled/unavailable via alerts API.

@shiny-code-bot shiny-code-bot merged commit ea58306 into main Apr 29, 2026
9 checks passed
@shiny-code-bot shiny-code-bot deleted the chore/workflow-metadata-baseline branch April 29, 2026 20:51
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.

2 participants