From ba0ef8936e8ef1f1ea2989f68638fba4e9c991b4 Mon Sep 17 00:00:00 2001 From: bgagent Date: Wed, 29 Jul 2026 10:49:23 +0000 Subject: [PATCH] docs: link TRIGGER_LABELS.md from the README Add a docs link under the existing Developer/User Guide references pointing at docs/TRIGGER_LABELS.md. Closes ABCA-1033 Co-Authored-By: Claude Opus 4.8 Task-Id: 01KYPQE1NNN3BSW5DV8RBA5VY1 Prompt-Version: 1c9c10e027a2 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 38389602a..3ef80786a 100644 --- a/README.md +++ b/README.md @@ -137,6 +137,7 @@ Install [mise](https://mise.jdx.dev/getting-started.html) if you want to use rep Follow the [Developer Guide](./docs/guides/DEVELOPER_GUIDE.md) to set up your environment and deploy the application to your AWS account. Then, follow the [User Guide](./docs/guides/USER_GUIDE.md) to learn how to use the system. +See [Trigger Labels](./docs/TRIGGER_LABELS.md) for the Linear labels that hand issues to the agent. ## Documentation