Documentation Index
Fetch the complete documentation index at: https://trunk-4cab4936-sam-gutentag-flaky-tests-new-monitors.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Trunk Announce
Does your Git commit carry some important information to share with the rest of your organization? Now you can easily share it with the rest of the org by including/trunk announce at the beginning of one of the lines of your commit message.
If your org squashes commit messages, you should put it in your PR description
Enable Trunk Announce
Trunk Announce is a githook-triggered Trunk Action. You can enable this Trunk Action by running this command:Viewing Announcements
When you pull new changes, new announcements are automatically shown. If you would like to see changes since some commit, usetrunk show-announcements since <ref>.
For example: