Skip to content

gh-webhooks: read config from github/webhooks/webhooks.json#249

Merged
tamakiii merged 1 commit intomainfrom
refactor/gh-webhooks-config-path
May 8, 2026
Merged

gh-webhooks: read config from github/webhooks/webhooks.json#249
tamakiii merged 1 commit intomainfrom
refactor/gh-webhooks-config-path

Conversation

@tamakiii-doppelganger
Copy link
Copy Markdown
Contributor

Summary

Updates the gh-webhooks CLI to read its config from ${MYFILES}/github/webhooks/webhooks.json instead of ${MYFILES}/github/webhooks.json.

Why

Coordinated with the myfiles 4c PR (link below). The webhooks.json + webhooks.schema.json files move into a github/webhooks/ subdir, mirroring the existing github/apps/ layout. This PR is the consumer-side update.

Merge order

This PR and the myfiles 4c PR must merge together. After both merge, the next gh-webhooks status / diff / sync invocation reads from the new path.

Related to tamakiii/meta#961
Related to tamakiii/meta#965

🤖 Generated with Claude Code

Coordinated with the myfiles 4c PR which moves webhooks.json into a
github/webhooks/ subdir alongside its schema, mirroring the existing
github/apps/ layout.

Related to tamakiii/meta#961
Related to tamakiii/meta#965
@tamakiii tamakiii merged commit fbd8708 into main May 8, 2026
1 check passed
@tamakiii tamakiii deleted the refactor/gh-webhooks-config-path branch May 8, 2026 07:59
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