ci: Advance the Atlas workflow pin - #52
Merged
Merged
Conversation
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe book workflow now references Atlas commit ChangesAtlas workflow update
Estimated code review effort: 1 (Trivial) | ~2 minutes Possibly related PRs
✨ Finishing Touches 💡 1🛠️ Fix failing CI checks 💡
🧪 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 |
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.
Advances the pinned Atlas shared-workflow commit to
d875348197be12ad593f993a6f1b8a62d3b8b195.Updated: book-pages.yml
The pin is a SHA like any other action reference, so a repository stays on whatever Atlas commit it last recorded. These were behind, which meant they did not pick up shared-workflow fixes.
🤖 Generated with Claude Code
High-level PR Summary
This PR updates the pinned commit SHA for the Atlas shared workflow in the book-pages GitHub Actions workflow file. The change advances the reference from
578150340157c6da25f4ee2b37d6b4639d787c1atod875348197be12ad593f993a6f1b8a62d3b8b195, allowing the repository to pick up recent fixes from the shared workflow.⏱️ Estimated Review Time: 5-15 minutes
💡 Review Order Suggestion
.github/workflows/book-pages.ymlSummary by CodeRabbit