Skip to content

Bump workflow version and adopt#367

Merged
frenck merged 1 commit intomainfrom
frenck-2026-0029
Jan 29, 2026
Merged

Bump workflow version and adopt#367
frenck merged 1 commit intomainfrom
frenck-2026-0029

Conversation

@frenck
Copy link
Copy Markdown
Member

@frenck frenck commented Jan 29, 2026

Proposed Changes

SSIA

Summary by CodeRabbit

  • Chores
    • Updated internal CI/CD workflow configurations and triggers for improved automation and reliability.

Note: These changes are internal infrastructure updates with no impact on end-user functionality.

✏️ Tip: You can customize this high-level summary in your review settings.

@frenck frenck added enhancement Enhancement of the code, not introducing new features. ci Work that improves the continue integration. and removed enhancement Enhancement of the code, not introducing new features. labels Jan 29, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Jan 29, 2026

Caution

Review failed

The pull request is closed.

Walkthrough

Three GitHub Actions workflow files are updated. The ci.yaml removes the push trigger and updates the reusable workflow version to v2.0.3. The deploy.yaml adds a push trigger on main, updates permissions, and restructures jobs into separate ci and deploy steps with dependencies. The pr-labels.yaml changes its trigger type and permissions, then updates the external action version.

Changes

Cohort / File(s) Summary
CI and Deployment Workflows
.github/workflows/ci.yaml, .github/workflows/deploy.yaml
ci.yaml removes push trigger and pins reusable workflow to version v2.0.3. deploy.yaml introduces push trigger on main branch, adds actions:read and security-events:write permissions, and restructures into separate ci and deploy jobs with explicit dependencies.
Pull Request Labeling
.github/workflows/pr-labels.yaml
Trigger changed from pull_request_target to pull_request, permissions reduced to empty object, and external action updated to v2.0.3.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly related PRs

Suggested labels

ci

Poem

🐰 Workflows dance in version arrays,
Triggers reshape in modern ways,
Permissions granted, jobs aligned,
A rabbit-blessed CI redesigned!


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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@frenck frenck merged commit c79da19 into main Jan 29, 2026
19 of 20 checks passed
@frenck frenck deleted the frenck-2026-0029 branch January 29, 2026 18:31
@github-actions github-actions bot locked and limited conversation to collaborators Jan 31, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

ci Work that improves the continue integration.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants