- Notifications
You must be signed in to change notification settings - Fork1k
Open
Labels
Description
Request from@david-fraley:
- When a PR is created/modified/re-opened and it contains changes to the docs/ directory, I want a comment automatically made to the PR that contains a link to the coder.com preview for the corresponding documentation page. EX --
- Changing the
docs/ai-coder/tasks-core-principles.md
file on branch "df/claude-code-mod-v3" results in a comment with a link tohttps://coder.com/docs/@df%2fclaude-code-mod-v3/ai-coder/tasks-core-principles#using-a-registry-module
- Changing the
- The branch name must be URI-encoded, e.g., the branch
lilac/tailwind-4
would be viewable athttps://coder.com/docs/@lilac%2Ftailwind-4