Skip to content

removed from auto-assign.yml and added numOfAssignee: 9 to auto-assign-people.yml#162

Merged
rotarymars merged 2 commits into
mainfrom
fix/auto-assign
Apr 10, 2026
Merged

removed from auto-assign.yml and added numOfAssignee: 9 to auto-assign-people.yml#162
rotarymars merged 2 commits into
mainfrom
fix/auto-assign

Conversation

@rotarymars
Copy link
Copy Markdown
Member

@rotarymars rotarymars commented Apr 9, 2026

Updated the members too.

Description

Removed old members.

Type of Change

  • 🐛 Bug fix (non-breaking change that fixes an issue)
  • ✨ New feature (non-breaking change that adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to change)
  • 📝 Documentation update
  • 🎨 Style/UI change
  • ♻️ Refactor (no functional changes)
  • 🔧 Configuration change

Changes Made

  • Changed the member list

Testing

  • Tested locally with npm run dev
  • Build passes (npm run build)
  • Lint passes (npm run lint)

Screenshots (if applicable)

Checklist

  • My code follows the project's coding style
  • I have performed a self-review of my code
  • I have commented my code where necessary
  • My changes generate no new warnings
  • Any dependent changes have been merged and published

Related Issues

Summary by CodeRabbit

  • Chores
    • Updated automatic issue/PR assignment workflow: refreshed assignee list and increased the number of assignees applied to new issues and pull requests.
    • Removed a legacy automatic-assignment workflow to simplify CI configuration and reduce duplication.

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 9, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
kss-it-committee-github-io Ready Ready Preview, Comment Apr 9, 2026 3:09am

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 9, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 8fa2187c-cbb6-42da-814b-290530f88295

📥 Commits

Reviewing files that changed from the base of the PR and between da36fe2 and a8bf2c8.

📒 Files selected for processing (1)
  • .github/workflows/auto-assign-people.yml
🚧 Files skipped from review as they are similar to previous changes (1)
  • .github/workflows/auto-assign-people.yml

📝 Walkthrough

Walkthrough

One GitHub Actions workflow was deleted, and a separate workflow was updated: the auto-assign action reference was changed from a tag to a commit SHA, the assignee list was replaced, the maximum assignees increased from 3 to 9, and minor YAML quoting/indentation tweaks were made.

Changes

Cohort / File(s) Summary
Workflow Deletion
\.github/workflows/auto-assign.yml
Removed entire workflow that previously auto-assigned up to 3 users on new issues/PRs.
Workflow Configuration Update
\.github/workflows/auto-assign-people.yml
Replaced action version tag with a specific commit SHA; swapped the prior assignee list for a new list of 9 usernames; increased numOfAssignee from 3 to 9; adjusted YAML quoting and indentation.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Poem

🐇 I hopped through YAML, tidy and spry,
Lists refreshed beneath CI sky.
Nine friends called, an old file gone—
Little hops make pipelines strong! 🥕✨

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main changes: removal of auto-assign.yml and addition of numOfAssignee setting to auto-assign-people.yml.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

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

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/auto-assign

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.

Copy link
Copy Markdown
Contributor

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Inline comments:
In @.github/workflows/auto-assign-people.yml:
- Line 15: Replace the mutable action reference "uses:
pozil/auto-assign-issue@v1" with the immutable commit SHA for the desired
release (e.g., the full SHA for v2.2.0) so the workflow pins to a specific
commit; locate the full commit SHA from the repository's releases page for
pozil/auto-assign-issue and update the uses line to "uses:
pozil/auto-assign-issue@<full-commit-sha>" to prevent unintended upstream
changes.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: b1cd0f1c-b989-41e2-ba96-2cb933006b6b

📥 Commits

Reviewing files that changed from the base of the PR and between 38556da and da36fe2.

📒 Files selected for processing (2)
  • .github/workflows/auto-assign-people.yml
  • .github/workflows/auto-assign.yml
💤 Files with no reviewable changes (1)
  • .github/workflows/auto-assign.yml

Comment thread .github/workflows/auto-assign-people.yml Outdated
K10-K10
K10-K10 previously approved these changes Apr 9, 2026
Copy link
Copy Markdown
Contributor

@K10-K10 K10-K10 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rotarymars
Copy link
Copy Markdown
Member Author

Merge please, I've got others that need to be merged by this weekend

@rotarymars rotarymars merged commit 0da3880 into main Apr 10, 2026
19 checks passed
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.

9 participants