Commit 0b7cd30
fix: align CI, release, and PSR config with sample-plugin standard
- Add docs to CI matrix so docs build is validated on every PR
- Use OPENEDX_SEMANTIC_RELEASE_GITHUB_TOKEN in release workflow so
PSR can bypass branch protections on master
- Remove tag_format override (use PSR default v{version} which
matches setuptools-scm expectations)
- Add commit_parser_options with minor_tags for feat/docs commits
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 42e32f6 commit 0b7cd30
3 files changed
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
137 | | - | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
138 | 140 | | |
0 commit comments