Skip to main content

corgi agent chat announce

corgi agent chat announce

Post the pull requests of a piece of work in the workspace's review channel

Synopsis

The post a person writes by hand when work is up for review: the title, then one line per pull request named by its repository. It goes to the first --review-channel of the workspace (or postTo), in the voice replyAs names. No channel configured: nothing is posted, and it says so — a workspace without a review channel is not an error.

corgi agent chat announce "[ABC-12] Phone field" https://github.com/acme/api/pull/5 https://github.com/acme/web/pull/9 corgi agent chat announce "[ABC-12] Phone field" <url> --to '#reviews'

corgi agent chat announce <title> <pr url>... [flags]

Options

--as string bot or me; default is the workspace's replyAs
-h, --help help for announce
--to string Channel instead of the workspace's review channel
--workspace string Workspace id, when not run inside it

Options inherited from parent commands

--describe Describe contents of corgi-compose file
--dockerContext string Specify docker context to use, can be default,orbctl,colima (default "default")
-l, --exampleList List examples to choose from. Click on any example to download it
-f, --filename string Custom filepath for for corgi-compose
--fromScratch Clean the .corgi/corgi_services folder before running
-t, --fromTemplate string Create corgi service from template url
--fromTemplateName string Create corgi service from template name and url
-g, --global Use global path to one of the services
--interactive Force interactive prompts even when no TTY/agent detected
--isolate string Run this workspace under a named lease: own port block, own database names, own containers
--json Emit machine-readable JSON output
--privateToken string Private token for private repositories to download files
-o, --runOnce Run corgi once and exit
--silent Hide all welcome messages

SEE ALSO

Auto generated by spf13/cobra on 20-Sep-2026