You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/PULL_REQUEST_TEMPLATE.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,6 +26,4 @@
26
26
-[ ]`action.yml``image:` ref updated to `docker://ghcr.io/socketdev/socket-basics:<new-version>`*(auto-updated by `publish-docker.yml` after v2.0.0; manual update required only for the initial v2.0.0 release)*
27
27
-[ ]`CHANGELOG.md``[Unreleased]` section reviewed *(note: this content is replaced by auto-generated release notes when the tag fires — see [docs/releasing.md](../docs/releasing.md#changelog-and-release-notes))*
28
28
29
-
> ⚠️ **After merging:** run `publish-docker.yml` via `workflow_dispatch` with the new version
30
-
> **before** creating the git tag. The image must exist in GHCR before the tag is pushed.
31
-
> See [docs/releasing.md](../docs/releasing.md) for the full process.
29
+
> See [docs/releasing.md](../docs/releasing.md) for the full release process.
0 commit comments