Skip to content
This repository was archived by the owner on Jan 15, 2026. It is now read-only.
This repository was archived by the owner on Jan 15, 2026. It is now read-only.

Make bors ignore mentions in inline code blocks. #170

@xFrednet

Description

@xFrednet

Hey, often with delegates you want to let the user know how they can r+ and that they should use r=<name> to approve the PR. An example comment often looks like this:

I'll let you handle the r+ so you don't need to ping me again when CI pass. Please use @bors r=<name> once it's green.

@bors delegate=xFrednet

Example taken from: rust-lang/rust#95542

However, bors seams to only see the r=<name> and approves this while ignoring the delegate command. It would be nice to either ignore mentions in inline code all together or, as a quick workaround, first check for a delegate and if not present approve the PR 🙃

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions