Skip to content

Use github.json for workflow metadata#40

Merged
cbusillo merged 1 commit into
mainfrom
code/use-github-json-metadata
May 12, 2026
Merged

Use github.json for workflow metadata#40
cbusillo merged 1 commit into
mainfrom
code/use-github-json-metadata

Conversation

@cbusillo
Copy link
Copy Markdown
Owner

Summary

  • rename repo workflow metadata from .github/github-repo-workflow.json to .github/github.json
  • update local guidance/docs to point at the canonical metadata path
  • drop retired validatedThrough metadata while preserving the rest of the workflow facts

Validation

  • jq empty .github/github.json
  • confirmed .github/github-repo-workflow.json is removed
  • confirmed repo docs no longer reference .github/github-repo-workflow.json
  • confirmed .github/github.json has no validatedThrough / validated-through entries
  • compared old and new JSON content, allowing only the retired validatedThrough field/trigger removal
  • git diff --check

@cbusillo cbusillo merged commit 7331687 into main May 12, 2026
4 checks passed
@cbusillo cbusillo deleted the code/use-github-json-metadata branch May 12, 2026 01:00
@cbusillo cbusillo restored the code/use-github-json-metadata branch May 12, 2026 01:00
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