Skip to content

build(deps): bump actions/checkout from 4 to 7 - #4

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions/checkout-7
Open

build(deps): bump actions/checkout from 4 to 7#4
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions/checkout-7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 12, 2026

Copy link
Copy Markdown

Bumps actions/checkout from 4 to 7.

Release notes

Sourced from actions/checkout's releases.

v7.0.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v6.0.3...v7.0.0

v6.0.3

What's Changed

New Contributors

Full Changelog: actions/checkout@v6...v6.0.3

v6.0.2

What's Changed

Full Changelog: actions/checkout@v6.0.1...v6.0.2

v6.0.1

What's Changed

Full Changelog: actions/checkout@v6...v6.0.1

v6.0.0

What's Changed

... (truncated)

Changelog

Sourced from actions/checkout's changelog.

Changelog

v7.0.0

v6.0.3

v6.0.2

v6.0.1

v6.0.0

v5.0.1

v5.0.0

v4.3.1

v4.3.0

v4.2.2

v4.2.1

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 12, 2026
@DIodide

DIodide commented Jul 12, 2026

Copy link
Copy Markdown
Owner

@dependabot rebase

@dependabot dependabot Bot changed the title Bump actions/checkout from 4 to 7 build(deps): bump actions/checkout from 4 to 7 Jul 12, 2026
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/actions/checkout-7 branch from 7ee6b9c to 410c188 Compare July 12, 2026 03:16
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
dependabot Bot force-pushed the dependabot/github_actions/actions/checkout-7 branch from 410c188 to 70650b5 Compare July 20, 2026 00:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant