Skip to content
This repository was archived by the owner on Mar 14, 2023. It is now read-only.
This repository was archived by the owner on Mar 14, 2023. It is now read-only.

Mention notifications for changes to subtrees #337

Closed as not planned
Closed as not planned
@calebcartwright

Description

@calebcartwright

Admittedly not sure at this point if this is just questions or a bug report, and if it's the latter then it's likely a duplicate of #223

Encountered Behavior
There's a mention configuration entry for rust-lang/rust to notify me when there's changes to src/tools/rustfmt, which was working when rustfmt was a submodule (at least there were a few times the notification occurred).

However, since the conversion of rustfmt from a submodule to a subtree there's been a few PRs in rust-lang/rust which modified the rustfmt source in the subtree, but the bot didn't trigger any notification (e.g. rust-lang/rust#84571)

"src/tools/rustfmt": {
"message": "Some changes occurred in src/tools/rustfmt.",
"reviewers": ["@calebcartwright"]
},

Questions

  • Is there any issues/differences for notifications on submodules vs subtrees?
  • Are the mention notifications for changes to configured files/directories only applicable upon PR creation or are they supposed to also be applied on subsequent changes to an existing PR?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions