pull icon indicating copy to clipboard operation
pull copied to clipboard

Upstream being spammed by fork using this app

Open Fdawgs opened this issue 3 years ago • 2 comments

Hi there,

Whenever a commit is made in an upstream repo, a fork that is using this app ends up spamming us because of failed CI runs.

Example spammy notifications:

image

Example failed CI run causing the spam: https://github.com/https-quantumblockchainai-atlassian-net/fastify/actions/runs/2839917467

The offending PR in the fork: https://github.com/https-quantumblockchainai-atlassian-net/fastify/pull/2

Please can this be investigated?

Fdawgs avatar Aug 11 '22 14:08 Fdawgs

@wei

Fdawgs avatar Aug 31 '22 13:08 Fdawgs

Hi @Fdawgs thanks for opening the issue. Pull app automates the creation of prs but does not request or have permission to manage the workflow runs. I recommend revising workflow files, disabling notifications for the affected repo, or correspond with GitHub support directly regarding your concern/feedback regarding this behavior~

wei avatar Aug 31 '22 22:08 wei

FYI, I am experiencing the same issue (upstream: https://github.com/ruby/ruby, fork: https://github.com/turkdevops/ruby). This is really annoying. I have filed a question of this behavior in https://github.com/orgs/community/discussions/37095

mame avatar Oct 24 '22 10:10 mame

I'm just adding a +1 that MDN maintainers are experiencing this also on many forks of https://github.com/mdn/content. @wei would you consider adding some functionality to your bot that closes stale PRs by default as most of these are inactive, e.g.:

  • https://github.com/MaxMood96/content/pull/18
  • https://github.com/BasixKOR/mdn-content/pull/9
  • https://github.com/gifhuppp/content/pull/112

We've already limited offending workflows not to run on forks, but of course this has to be syncd into a fork's main.

Thank you :)

bsmth avatar Feb 17 '23 09:02 bsmth