Skip to content

Commit 7e56540

Browse files
committed
chore: update PR template to remove temp instrux
Signed-off-by: lelia <lelia@socket.dev>
1 parent 1964eba commit 7e56540

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,4 @@
2626
- [ ] `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)*
2727
- [ ] `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))*
2828

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

Comments
 (0)