File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -64,11 +64,13 @@ is created these steps are followed:
64
64
it, and that's ok, but try to get the ones that may have common failures.
65
65
This is required because CI doesn't run on private forks.
66
66
67
- 10 . ** Open version bump PRs on the public repository** . Use the
68
- [ online trigger] [ ci-trigger ] for this workflow to open PRs for all versions
69
- that are going to be patched. DO NOT include patch notes or release notes
70
- for this fix. Use this time to fix CI by landing PRs to the release branches
71
- separate from the version bump PR. DO NOT merge the version bump PR.
67
+ 10 . ** Open version bump PRs on the public repository** . Use the [ online trigger]
68
+ for this workflow to open PRs for all versions that are going to be patched.
69
+ DO NOT include patch notes or release notes for this fix. Use this time to
70
+ fix CI by landing PRs to the release branches separate from the version bump
71
+ PR. DO NOT merge the version bump PR.
72
+
73
+ [ online trigger ] : https://github.com/bytecodealliance/wasmtime/actions/workflows/release-process.yml
72
74
73
75
11 . ** Manually make PRs on release day** . DO NOT merge via the security
74
76
advisory. This has generally not worked well historically because there's
You can’t perform that action at this time.
0 commit comments