build(deps): bump actions/checkout from 4 to 7 - #4
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Owner
|
@dependabot rebase |
dependabot
Bot
force-pushed
the
dependabot/github_actions/actions/checkout-7
branch
from
July 12, 2026 03:16
7ee6b9c to
410c188
Compare
DIodide
added a commit
that referenced
this pull request
Jul 13, 2026
…letion Approving a Workday task now runs a real calypso fill over HTTP with the captured session — start -> name/email/phone -> questionnaire -> validate — and STOPS before finalize. It fills EXACTLY the answers the human reviewed (the stored resolution), never a live re-resolution, so the task pipeline is the single spine across every platform: same REVIEW -> FILLING -> REVIEW trail, same recorded api_calls artifacts, honest per-mode messaging. - @sower/platforms gains fillViaCalypso: the one fill sequence, with a pluggable answer source (resolveQuestionnaireAnswers callback). The worker's applyViaCalypso now resolves live then delegates to it; the api approve path supplies the reviewed answers. One sequence, two sources — no divergence. - workdayJobSlug(externalPath) derives the calypso job posting slug. - approveTask branches on platform: Workday -> fillWorkdayOnApprove (loads the per-tenant vault session, fails cleanly with a "capture a session" message when absent); everything else -> the existing zero-I/O dry-run. - ApproveOutcome gains mode (dry-run | workday-fill) + an honest note; the server response, Discord card (new "filled" verdict), and dashboard message all relay it truthfully (a real draft was created, but nothing was submitted). - SUBMISSION UNCHANGED: fillViaCalypso has no finalize in its client surface, and CalypsoClient.finalize stays double-gated on SOWER_SUBMIT_ENABLED. Tests: 3 api approve-fill cases (fill+stop-before-finalize over mocked fetch, no-session -> FAILED, no-storage -> FAILED); worker applier + notify suites updated. Full suite green (729).
--- updated-dependencies: - dependency-name: actions/checkout dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/github_actions/actions/checkout-7
branch
from
July 20, 2026 00:36
410c188 to
70650b5
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps actions/checkout from 4 to 7.
Release notes
Sourced from actions/checkout's releases.
... (truncated)
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
9c091bbupdate error wording (#2467)1044a6dgetting ready for checkout v7 release (#2464)f028218Bump the minor-npm-dependencies group across 1 directory with 3 updates (#2462)d914b26upgrade module to esm and update dependencies (#2463)537c7efBump@actions/coreand@actions/tool-cacheand Remove uuid (#2459)130a169Bump js-yaml from 4.1.0 to 4.2.0 (#2461)7d09575Bump flatted from 3.3.1 to 3.4.2 (#2460)0f9f3aaBump actions/publish-immutable-action (#2458)f9e715ablock checking out fork pr for pull_request_target and workflow_run (#2454)df4cb1cUpdate changelog for v6.0.3 (#2446)