sync-ci: rhub for CRAN pkgs, preserve paper/slack-check, ready-for-review routing#6
Merged
Merged
Conversation
…ute ready-for-review - Vendor the canonical R-hub v2 workflow as a workflow-template and render it (rhub.yaml) into CRAN-tier packages. R-hub is dispatch-triggered and r-hub-owned, so it is distributed as a template, not a reusable caller. - Preserve bespoke paper.yaml (JOSS) and slack-check-package.yaml across standardization; widen the keep copy-back to include .yaml files. - Open ready-for-review PRs with review requested (not draft) for repos owned by another codeowner, matching the documented routing. Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
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.
Prepares
tools/sync-ci.shfor the CI-standardization rollout, per review of the affected workflows.Changes
workflow-templates/rhub.yaml(+.properties.json) and renders it into CRAN-tier packages. R-hub is dispatch-triggered (rhub::rhub_check()) and r-hub-owned, so it is distributed as a template rather than invoked as a reusableworkflow_callcaller. Applies to the 17 CRAN packages in the fleet.paper.yaml(JOSS paper build) andslack-check-package.yamlare now kept across standardization via a newKEEP_PRESERVElist; the keep copy-back was widened from*.ymlto all files so.yamlsurvivors are restored.--draft+ assignee), matching the routing already documented in the governance reference.Validated
Local render simulation (bash) confirms:
render-readme.yamlandpr-commands.yamldropped as intended.After merge,
tools/sync-ci.shdry run reflects the new plan; rollout will pilot ~5 packages first.🤖 Generated with Claude Code