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-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@
18
18
19
19
-[ ]`socket_basics/version.py` updated to new version
20
20
-[ ]`pyproject.toml` updated to match
21
-
-[ ]`action.yml``image:` ref updated to `docker://ghcr.io/socketdev/socket-basics:<new-version>`
21
+
-[ ]`action.yml``image:` ref updated to `docker://ghcr.io/socketdev/socket-basics:<new-version>`*(CI will fail if this doesn't match `pyproject.toml`)*
22
22
-[ ]`CHANGELOG.md``[Unreleased]` section reviewed and accurate
23
23
24
24
> ⚠️ **After merging:** run `publish-docker.yml` via `workflow_dispatch` with the new version
0 commit comments