Skip to content

[pull] main from TryGhost:main#1096

Merged
pull[bot] merged 1 commit intocode:mainfrom
TryGhost:main
Apr 25, 2026
Merged

[pull] main from TryGhost:main#1096
pull[bot] merged 1 commit intocode:mainfrom
TryGhost:main

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented Apr 25, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

no ref

Follow-up to #27548. Disables the auto-triggers on
`.github/workflows/devcontainer-build.yml` because the first push from
that workflow on main failed with `denied: permission_denied:
write_package` and there's no way to fix it from inside the workflow
itself.

The `ghost-devcontainer` package doesn't exist yet at
`github.com/orgs/TryGhost/packages`, and GHCR doesn't let GITHUB_TOKEN
create new packages under an org namespace without prior bootstrapping.
Until that bootstrap happens, every PR / merge that exercises this
workflow would surface a noisy failed check.

This PR scopes the workflow to `workflow_dispatch` only — nothing runs
automatically. The job, login, build, push, tags, and caching are
otherwise unchanged from #27548 so the eventual restoration is a clean
diff.
@pull pull Bot locked and limited conversation to collaborators Apr 25, 2026
@pull pull Bot added the ⤵️ pull label Apr 25, 2026
@pull pull Bot merged commit 405ca7c into code:main Apr 25, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant