Add workflow to trigger downstream syncing of skills#4
Merged
Topherhindman merged 1 commit intomainfrom Feb 25, 2026
Merged
Conversation
JackNDwyer
approved these changes
Feb 24, 2026
bcherry
approved these changes
Feb 25, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
This adds a github actions workflow that will dispatch a signal to an internal repo letting us know whenever a change is made under the skills directory in this repo, kicking off a workflow to create PRs in other downstream repos, like the
agent-starter-pythonrepo that will update their skills to the latest versionThis is an example of what gets kicked off, which in turn generates this type of PR.