This repository was archived by the owner on Apr 6, 2026. It is now read-only.
fix: update clawta-dispatch.yml refs from AgentGuardHQ to chitinhq#1526
Merged
fix: update clawta-dispatch.yml refs from AgentGuardHQ to chitinhq#1526
Conversation
- Binary download: AgentGuardHQ/clawta → chitinhq/clawta - Bot email: octi-pulpo@agentguardhq.com → octi-pulpo@chitinhq.com Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
There was a problem hiding this comment.
Pull request overview
Updates the clawta-dispatch.yml GitHub Actions workflow to align with the org rebrand by pointing the Clawta binary download to the new repository and updating the bot commit email.
Changes:
- Switch
gh release download --repofromAgentGuardHQ/clawtatochitinhq/clawta. - Update git user email from
octi-pulpo@agentguardhq.comtoocti-pulpo@chitinhq.com.
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Summary
AgentGuardHQ/clawta→chitinhq/clawtaocti-pulpo@agentguardhq.com→octi-pulpo@chitinhq.comPart of the org rebrand from AgentGuardHQ to chitinhq. Without this fix, the GH Actions dispatch workflow downloads from a redirected (stale) repo URL.
Test plan
clawta-dispatch.ymlworkflow triggers onrepository_dispatchchitinhq/clawta🤖 Generated with Claude Code