Commit f91fb0c
refactor(docs): use symlink for well-known SKILL.md
Replace duplicate file with symlink pointing to the plugin source at
plugins/sentry-cli/skills/sentry-cli/SKILL.md. Astro resolves symlinks
during build, so dist/ receives the actual file content.
- Remove WELL_KNOWN_PATH from generate-skill.ts (single write location)
- Update workflow to check only the plugin path
- Symlink ensures single source of truth for SKILL.md
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 395fd1f commit f91fb0c
3 files changed
Lines changed: 3 additions & 5 deletions
File tree
- .github/workflows
- docs/public/.well-known/skills/sentry-cli
- script
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | 18 | | |
20 | 19 | | |
21 | 20 | | |
| |||
773 | 772 | | |
774 | 773 | | |
775 | 774 | | |
776 | | - | |
777 | 775 | | |
778 | 776 | | |
779 | | - | |
0 commit comments