Skip to content

ci: add auto-assign workflow#316

Merged
gvieira18 merged 2 commits into
4.xfrom
ci/auto-assign
Jun 7, 2026
Merged

ci: add auto-assign workflow#316
gvieira18 merged 2 commits into
4.xfrom
ci/auto-assign

Conversation

@gvieira18

Copy link
Copy Markdown
Member

Summary

  • Add auto-assign workflow that assigns PR authors automatically on open/reopen
  • Uses shared he4rt/.github/actions/auto-assign composite action pinned by SHA
  • Standardize dependabot.yml with github-actions ecosystem monitoring (weekly, 7-day cooldown, ci commit prefix)

Test plan

  • Open a test PR to verify the author is auto-assigned
  • Verify Dependabot picks up github-actions updates on next weekly scan

@gvieira18 gvieira18 requested a review from a team June 7, 2026 20:57
@coderabbitai

coderabbitai Bot commented Jun 7, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository YAML (base), Central YAML (inherited)

Review profile: CHILL

Plan: Pro

Run ID: e311e70f-0be2-4752-a690-da5e89d5a4f2

📥 Commits

Reviewing files that changed from the base of the PR and between 6b75912 and eac4899.

📒 Files selected for processing (2)
  • .github/dependabot.yml
  • .github/workflows/auto-assign.yml

📝 Walkthrough

Walkthrough

PR adds two CI configuration updates: refines dependabot scheduling for GitHub Actions with weekly interval, 7-day cooldown, and ci-prefixed commit messages; adds auto-assign workflow triggering on opened/reopened pull requests to the 4.x branch, with minimal permissions and concurrency deduplication.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title 'ci: add auto-assign workflow' accurately summarizes the main change: adding a new GitHub Actions workflow for auto-assigning PR authors.
Description check ✅ Passed The description directly relates to the changeset, detailing both the auto-assign workflow addition and the dependabot.yml standardization, matching the file modifications.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


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.

@gvieira18 gvieira18 self-assigned this Jun 7, 2026
@gvieira18 gvieira18 merged commit 7529c97 into 4.x Jun 7, 2026
7 checks passed
@gvieira18 gvieira18 deleted the ci/auto-assign branch June 7, 2026 22:03
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