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
Description
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)
highfive/highfive/configs/rust-lang/rust.json
Lines 106 to 109 in 0bd34cb
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
Labels
No labels