Opened 4 years ago
Closed 4 years ago
#5551 closed enhancement (fixed)
Exclude github-actions bot comments from Trac
Reported by: | desrosj | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | Trac | Keywords: | |
Cc: |
Description
There is a GitHub Action workflow that comments on a pull request when it's the contributors first one with helpful tips and information about contributing.
That comment doesn't really need to be synced over to Trac. Could we skip comments from that user? See: https://core.trac.wordpress.org/ticket/51927#comment:4
If skipping the user entirely is not desired, we could skip comments with the Thank you for your contribution to WordPress! 💖
opening line. The github-actions bot does not comment for anything else at this time, but it could potentially in the future. So blocking the user entirely may not be best.
Change History (3)
Note: See
TracTickets for help on using
tickets.
In 10537: