Skip to content

Commit 63dce6c

Browse files
committed
Add note in PR template about action.yml CI enforcement
Signed-off-by: lelia <lelia@socket.dev>
1 parent 24fd458 commit 63dce6c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
- [ ] `socket_basics/version.py` updated to new version
2020
- [ ] `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`)*
2222
- [ ] `CHANGELOG.md` `[Unreleased]` section reviewed and accurate
2323

2424
> ⚠️ **After merging:** run `publish-docker.yml` via `workflow_dispatch` with the new version

0 commit comments

Comments
 (0)