fix(chat): use hyphenated bot identity #177
No reviewers
Labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Slipstream/auto_review!177
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/issue-128-chat-bot-identity"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
auto_reviewtoauto-reviewacross startup config, webhook state, and poller wiring.@auto-reviewas the public mention while retaining@auto_reviewas a temporary compatibility alias.Verification
nix develop -c cargo fmt --all -- --checknix develop -c cargo test -p ar-gateway hyphenated_bot_identity -- --nocapturenix develop -c cargo test -p ar-chat hyphenated_bot_identity -- --nocapturenix develop -c cargo nextest run -p ar-chat -p ar-gatewaynix develop -c cargo clippy -p ar-chat -p ar-gateway --all-targets -- -D warningsCloses #128
PR artifacts for
f490b63664:Docker image: git.johnwilger.com/jwilger/auto_review/ar-gateway-pr:pr-177-f490b63664dd866b99e32bc5d32bb2c20a1f1e3a
binary download: https://git.johnwilger.com/api/packages/jwilger/generic/auto-review-pr/177-f490b63664dd866b99e32bc5d32bb2c20a1f1e3a/auto-review-pr-177-f490b63664dd866b99e32bc5d32bb2c20a1f1e3a-linux-x86_64.tar.gz
SHA256SUMS: https://git.johnwilger.com/api/packages/jwilger/generic/auto-review-pr/177-f490b63664dd866b99e32bc5d32bb2c20a1f1e3a/SHA256SUMS
The PR updates the bot identity from
auto_reviewtoauto-review, ensuring compatibility with both forms temporarily. The changes are well-structured and include necessary updates to documentation and tests. The PR appears safe to merge.Walkthrough
@auto-review.@auto-reviewand@auto_reviewmentions.auto-review.@auto-reviewand@auto_review.resolve_bot_identity.auto-review.