Commit 04c0471
authored
ci(release): Switch from action-prepare-release to Craft (#202)
* ci(release): Switch from action-prepare-release to Craft
This PR migrates from the deprecated action-prepare-release to the new
Craft GitHub Actions (reusable workflow or composite action).
Changes:
- Migrate .github/workflows/release.yml to Craft reusable workflow
* ci(release): Restore GitHub App token authentication
The previous migration incorrectly removed the GitHub App token
authentication step. This commit restores it by switching to the
composite action pattern which preserves the auth flow.
* fix: Pin actions to SHA and add permissions blocks
* fix: Clean up action version comments
* Update Craft SHA to 1c58bfd57bfd6a967b6f3fc92bead2c42ee698ce
* fix: revert extraneous changes to non-release workflow files
* fix: clean up release.yml formatting and version comments
* build(craft): Update Craft action to c6e2f04
* chore: add unlabeled trigger to changelog-preview1 parent 4709a68 commit 04c0471
2 files changed
Lines changed: 25 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
| 7 | + | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
13 | 17 | | |
14 | 18 | | |
15 | 19 | | |
| |||
28 | 32 | | |
29 | 33 | | |
30 | 34 | | |
31 | | - | |
| 35 | + | |
32 | 36 | | |
33 | 37 | | |
34 | 38 | | |
| |||
0 commit comments