Skip to content

Conversation

@PLeVasseur
Copy link
Collaborator

No description provided.

@netlify
Copy link

netlify bot commented Dec 18, 2025

Deploy Preview for scrc-coding-guidelines ready!

Name Link
🔨 Latest commit 0237645
🔍 Latest deploy log https://app.netlify.com/projects/scrc-coding-guidelines/deploys/69436ba8ba2ea10009c0a57b
😎 Deploy Preview https://deploy-preview-331--scrc-coding-guidelines.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@iglesias
Copy link
Contributor

Looks like a handy utility, nice!

@felix91gr
Copy link
Collaborator

Okay, I'm back now so I should be able to review this soon :)

Copy link
Collaborator

@felix91gr felix91gr left a comment

Choose a reason for hiding this comment

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

This is a very shallow preliminary review.

I feel like the bot is well-documented, but I have the hunch that perhaps it could be more clearly presented. I'm going to try a couple of things, will get back to you asap!


Within 14 days of your submission, a member of the Coding Guidelines Subcommittee should give you a first review. You'll work with them (and other members) to flesh out the concept and ensure the guideline is well prepared for a Pull Request.

> **Note:** A reviewer is automatically assigned from the pool of Producers using a round-robin system. See [Reviewer Bot Commands](#reviewer-bot-commands) for details.
Copy link
Collaborator

Choose a reason for hiding this comment

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

We might want to clarify what we mean by a round-robin system.

I think I know what we mean here... something like this, perhaps?

  1. The unassigned producers are put in a queue,
  2. When a review is complete, its producer (reviewer) is put back at the end of the queue,
  3. And all of this results in what is effectively a complete and unbiased rotation of the producer group until any given producer is assigned to review once again.

Did I get it right?

If so, what happens if the queue is empty (because every producer is either on break or reviewing) and a new guideline proposal is opened?


The reviewer bot (`@guidelines-bot`) automatically assigns reviewers to coding guideline issues and PRs using a round-robin system. Only members marked as "Producer" in the consortium's `subcommittee/coding-guidelines/members.md` are included in the rotation.

The queue state is stored in [Issue #314](https://github.com/rustfoundation/safety-critical-rust-coding-guidelines/issues/314).
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
The queue state is stored in [Issue #314](https://github.com/rustfoundation/safety-critical-rust-coding-guidelines/issues/314).
The queue's state is stored in [Issue #314](https://github.com/rustfoundation/safety-critical-rust-coding-guidelines/issues/314).

I'm 98% sure this goes like that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

contributor experience Related to making contributions easier

Development

Successfully merging this pull request may close these issues.

3 participants