Skip to content

[core] ci_entrypoint: github: pr_args lookup for author or COLLABORATOR#52

Merged
kpouget merged 1 commit intoopenshift-psap:mainfrom
kpouget:COLLABORATOR
May 4, 2026
Merged

[core] ci_entrypoint: github: pr_args lookup for author or COLLABORATOR#52
kpouget merged 1 commit intoopenshift-psap:mainfrom
kpouget:COLLABORATOR

Conversation

@kpouget
Copy link
Copy Markdown
Contributor

@kpouget kpouget commented May 4, 2026

Summary by CodeRabbit

  • Bug Fixes
    • Updated PR author association criteria for comment filtering to recognize an expanded set of contributor types.

@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented May 4, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign mml-coder for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@kpouget kpouget enabled auto-merge May 4, 2026 14:49
@kpouget kpouget merged commit b649137 into openshift-psap:main May 4, 2026
4 checks passed
@kpouget kpouget deleted the COLLABORATOR branch May 4, 2026 14:49
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 4, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 4b82b5b3-0170-416d-9fe1-68792fe2974e

📥 Commits

Reviewing files that changed from the base of the PR and between f8f2c7c and ada728f.

📒 Files selected for processing (1)
  • projects/core/ci_entrypoint/github/pr_args.py

📝 Walkthrough

Walkthrough

The PR updates a PR comment filtering constant in the GitHub CI entrypoint module from "CONTRIBUTOR" to "COLLABORATOR". This changes which author association types match when parsing PR directive comments. The module docstring is updated to reflect this change.

Changes

PR Comment Author Association Filter

Layer / File(s) Summary
Configuration Update
projects/core/ci_entrypoint/github/pr_args.py
REQUIRED_AUTHOR_ASSOCIATION constant changes from "CONTRIBUTOR" to "COLLABORATOR", altering the author type filter for PR comment matching.
Documentation
projects/core/ci_entrypoint/github/pr_args.py
Module docstring updated to reflect that comment filtering now targets authors or collaborators instead of contributors.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes


🐰 A change most small, yet clear and bright,

From CONTRIBUTOR to COLLABORATOR's light,

One constant swapped with care so true,

The docs now match the code anew! ✨

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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
Review rate limit: 0/1 reviews remaining, refill in 60 minutes.

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

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