Send all PR discussion to mailing list #15
Labels
No labels
Compat/Breaking
Good First Issue
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
forge/batrachomyomachia#15
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When patch review and discussion takes place on a mailing list, subscribers can see all the discussion on the list as it takes place. The same should apply for patch review and discussion that takes place on the forge: reading the list should suffice to follow all the discussion as it goes along.
I thought about this and here's a slightly more specific description
A "PR rollup" means:
Messages that must not be sent to the mailing list:
<!-- bmm:send -->tag in the comment, which is a convention we can ask the linaro bot to adopt for comments that are meant to be sent to the mailing list)<!-- bmm:nosend -->tag, which is a convention to allow users to explicitly exclude certain comments from being sent to the mailing listWorkflows
when a PR is opened
when someone requests a review on a PR by setting the reviewers button
when someone requests a review on a PR by writing a /submit comment
when someone posts a review on a PR (hits the Finish review button and completes a review, with any review state)
When someone writes a comment that is not filtered by the rules above
when a PR is closed without being merged and no patch email has been sent and no messages would be sent
when a PR is closed without being merged and at least one patch email has been sent or at least one message would be sent
I wrote a first stab in #36
Here's an example of emails sent https://inbox.sourceware.org/test-list/bmm.hhl9dqjooy.fadmin.d.developer.14.1.0@arm.com/t/#m8e5c8775901ffb3444ba947a0ce94425c75f515d
The workflow above has now been enabled for the gcc-patches mailing list.
An example where the bot sends emails as the discussion happens is this email thread that reflects the discussion in pull request 151