Skip to content

Migrate pr_check.yml to ci.yml#88

Merged
LiNk-NY merged 2 commits into
develfrom
ci/migrate-pr-check-to-ci-yml-23565028606
Mar 25, 2026
Merged

Migrate pr_check.yml to ci.yml#88
LiNk-NY merged 2 commits into
develfrom
ci/migrate-pr-check-to-ci-yml-23565028606

Conversation

@LiNk-NY

@LiNk-NY LiNk-NY commented Mar 25, 2026

Copy link
Copy Markdown
Contributor

This automated PR replaces the inline .github/workflows/pr_check.yml with a
thin .github/workflows/ci.yml wrapper that delegates to the shared reusable
workflow in waldronlab/.github.

Changes

  • Added .github/workflows/ci.yml – calls waldronlab/.github/.github/workflows/bioc-pr-cmdcheck-pkgdown.yml@devel
  • Removed .github/workflows/pr_check.yml

Why

Centralizing CI logic in a single reusable workflow makes future maintenance
easier: fixes and improvements only need to be made in one place.

Opened by the repo-audits workflow (run #23565028606).

@LiNk-NY LiNk-NY merged commit bbc14f5 into devel Mar 25, 2026
1 of 2 checks passed
@LiNk-NY LiNk-NY deleted the ci/migrate-pr-check-to-ci-yml-23565028606 branch March 25, 2026 21:28
LiNk-NY added a commit that referenced this pull request Apr 29, 2026
* Add ci.yml reusable-workflow wrapper

* Remove pr_check.yml (replaced by ci.yml)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant