x/build/maintner: occasional unexpected updates for specific issues/PRs #24866
Labels
Builders
x/build issues (builders, bots, dashboards)
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone
I created a
NewNetworkMutationSource
and let it stream events for the last hour or so. Most of the events that came in was legitimate current activity.However, I also noticed a few suspect events. They refer to issues/PRs that as far as I can tell have had no recent activity, so I can't explain why they came up (quite regularly). Filing this here so I can investigate later (unless someone gets to it first).
(I've removed all the normal events from the log, so it only includes the unexpected ones.)
I'm avoiding linking to those issues/PRs because that might create legitimate events there. But you can infer them from the log. The issue is number 428 at https://github.com/golang/tour/issues?page=2, and the PR is number 32 at https://github.com/golang/crypto/pulls?q=is%3Aclosed. Both have no recent activity, definitely not anything in the last hour (as far as I can tell).
/cc @bradfitz @andybons
For reference, this is the code I ran:
The text was updated successfully, but these errors were encountered: