Skip to content

chore(actions): bump Morrison-Lab/gha/.github/workflows/summary.yml from 1 to 2 - #136

Merged
dem-extra1 merged 1 commit into
mainfrom
dependabot/github_actions/Morrison-Lab/gha/dot-github/workflows/summary.yml-2
Aug 24, 2026
Merged

chore(actions): bump Morrison-Lab/gha/.github/workflows/summary.yml from 1 to 2#136
dem-extra1 merged 1 commit into
mainfrom
dependabot/github_actions/Morrison-Lab/gha/dot-github/workflows/summary.yml-2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 8, 2026

Copy link
Copy Markdown
Contributor

Bumps Morrison-Lab/gha/.github/workflows/summary.yml from 1 to 2.

Changelog

Sourced from Morrison-Lab/gha/.github/workflows/summary.yml's changelog.

[2.0.0] - 2026-06-25

Breaking

  • quarto-publish now deploys to the gh-pages branch instead of the GitHub Pages artifact (#118, #120). Consumers must set Settings → Pages → Source = "Deploy from a branch", branch gh-pages / (root), and grant the caller contents: write (dropping pages: write + id-token: write) — still required with deploy: false. This makes quarto-publish compatible with the branch-based PR-preview family, so a repo can ship both a main site and PR previews. Full migration steps are in the quarto-publish entry under Added. @v1 stays frozen on the Pages-artifact deploy for consumers not ready to migrate.

Added

  • Dark mode for the documentation website (#114) — website/_quarto.yml now pairs the cosmo light theme with the darkly dark theme, so the site renders a light/dark toggle in the navbar and respects the reader's system preference.
  • Documentation website (#100) — a Quarto site under website/ that documents every reusable workflow (overview, a per-action reference page with full input tables, permissions, and versioning). It is built and shipped by the repo's own actions: quarto-publish deploys it to GitHub Pages on main, and the preview family renders a per-PR preview.
  • preview gains a path input (#100) — the project directory to render (the dir holding _quarto.yml), defaulting to the repo root. This brings preview to parity with quarto-publish and lets a site that lives in a subdirectory (like this repo's website/) get a PR preview. Backward compatible: existing callers that render the repo root need no change.
  • Shared-content sync family (#57) — keeps guidance shared between repos current in both directions, via two reusable workflows and a shared helper:
    • bump-submodule.yml — update a named submodule to its upstream HEAD and open a PR when the pointer moves (one direction; e.g. the lab manual tracking .ai-config).
    • sync-shared-fragments.yml — vendor a set of files from an upstream repo, pinned to a commit and recorded in a JSON manifest, and open a PR when they change (the other direction; avoids a recursive mutual submodule).
    • open-sync-pr composite — the commit-and-open-PR helper both workflows reuse: commits staged changes to a reused automation branch and opens or updates the PR, no-op when nothing changed. First consumers: UCD-SERG/lab-manual and d-morrison/ai-config.
  • quarto-publish — render a Quarto site and deploy it to the gh-pages branch, which GitHub Pages serves. A composite (quarto-publish/action.yml) sets up Quarto (optionally R/renv and TinyTeX) and renders a project at a given path into <path>/<output-dir> (default _site). The reusable workflow (quarto-publish.yml) deploys that output to gh-pages with clean-exclude: pr-preview/, so a main-site deploy never wipes the preview family's per-PR sites; it also offers optional submodule init and a pre-render-artifact input so a caller can inject build-time assets (e.g. recorded media) before render. Callers grant contents: write (still

... (truncated)

Commits
  • 783766e docs: require testing against template repos before declaring ready to merge ...
  • 5746385 fix(claude): resolve PR branch via API when checkout step skipped so review d...
  • e966fc3 feat(antigravity): enable automatic review on every PR push by default (#412)
  • 7379c75 fix(antigravity): post-merge review follow-up improvements (#410) (#411)
  • eb9d290 feat(antigravity): add Google Antigravity SDK workflows and scripts (#406)
  • 351815c fix(bump-dev-version): run Rscript --vanilla and filter stdout (#404) (#405)
  • b39b226 fix(strip-non-invoking-markup): open an indented code block after a heading o...
  • 1b26ba8 docs(review): fix missing-conjunction run-on in gha#400's comments (#401)
  • 03a046a fix(review): deny reviewer gh pr comment so it stops duplicate-posting the re...
  • a36538b fix(check-new-line-breaks): split at a **...**. bold-close sentence boundar...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [Morrison-Lab/gha/.github/workflows/summary.yml](https://github.com/morrison-lab/gha) from 1 to 2.
- [Changelog](https://github.com/Morrison-Lab/gha/blob/main/CHANGELOG.md)
- [Commits](Morrison-Lab/gha@v1...v2)

---
updated-dependencies:
- dependency-name: Morrison-Lab/gha/.github/workflows/summary.yml
  dependency-version: '2'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 8, 2026
@dem-extra1
dem-extra1 merged commit 2d85a15 into main Aug 24, 2026
18 checks passed
@dem-extra1
dem-extra1 deleted the dependabot/github_actions/Morrison-Lab/gha/dot-github/workflows/summary.yml-2 branch August 24, 2026 19:25
@github-actions

Copy link
Copy Markdown
Contributor
PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-08-24 12:29 PDT

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