Added trigger for docker-library-ghost auto-update after npm publish#28971
Conversation
no ref This trigger will invoke the auto-update workflow in the TryGhost/docker-library-ghost repo to automatically bump the docker image version and create a PR against the docker-library/official-images repo.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
WalkthroughA new CI job 🚥 Pre-merge checks | ✅ 4✅ Passed checks (4 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
| Command | Status | Duration | Result |
|---|---|---|---|
nx run @tryghost/admin-x-settings:test:acceptance |
✅ Succeeded | 9m 50s | View ↗ |
nx run ghost:test:ci:integration |
✅ Succeeded | 3s | View ↗ |
nx run ghost:test:integration |
✅ Succeeded | 2m 45s | View ↗ |
nx run ghost:test:legacy |
✅ Succeeded | 2m 56s | View ↗ |
nx run ghost:test:e2e |
✅ Succeeded | 2m 23s | View ↗ |
nx run-many --target=build --projects=tag:publi... |
✅ Succeeded | 1s | View ↗ |
nx run @tryghost/comments-ui:test:acceptance |
✅ Succeeded | 40s | View ↗ |
nx run @tryghost/activitypub:test:acceptance |
✅ Succeeded | 36s | View ↗ |
Additional runs (7) |
✅ Succeeded | ... | View ↗ |
💡 Verify your cache is correct by running tasks in a sandbox. Read docs ↗
☁️ Nx Cloud last updated this comment at 2026-06-30 15:48:40 UTC
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #28971 +/- ##
==========================================
+ Coverage 74.34% 74.36% +0.02%
==========================================
Files 1565 1564 -1
Lines 135732 135702 -30
Branches 16491 16489 -2
==========================================
+ Hits 100906 100919 +13
+ Misses 33830 33785 -45
- Partials 996 998 +2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|

no ref
This trigger will invoke the auto-update workflow in the TryGhost/docker-library-ghost repo to automatically bump the docker image version and create a PR against the docker-library/official-images repo.
Depends on TryGhost/docker-library-ghost#473