integrations / slack

Bring your code to the conversations you care about with the GitHub and Slack integration
https://slack.github.com/
MIT License
3.05k stars 479 forks source link

Subscribe randomly failed with public repositories #1070

Open mathcantin opened 3 years ago

mathcantin commented 3 years ago

Hi, Sometime subscribe on public repositories doesn't work.

This work: /github subscribe runatlantis/atlantis releases

This don't work: /github subscribe prometheus/prometheus releases /github subscribe traefik/traefik releases And return this: image

I don't find any pattern on what work and doesn't work.

welcome[bot] commented 3 years ago

Thanks for opening this issue! If you would like to help implement an improvement, read more about contributing and consider submitting a pull request.

mathcantin commented 3 years ago

I found these comments with the same problems, but the issue is close. https://github.com/integrations/slack/issues/559#issuecomment-676005615 https://github.com/integrations/slack/issues/559#issuecomment-681621970

garricko commented 3 years ago

I see the same issue trying to subscribe to releases in a public repository (one I don't own or control). Any kind of work-around or fix in site? Subscribing seems to work fine for repositories within our own orgs (public and private repos) where the app is installed.

mathcantin commented 3 years ago

My work-around is to use the feed integration in slack, like this

/feed subscribe https://github.com/traefik/traefik/releases.atom

garricko commented 3 years ago

Nice! That works.

stale[bot] commented 2 years ago

Is this still relevant? If so, just comment with any updates and we'll leave it open. Otherwise, if there is no further activity, it will be closed.

deathemperor commented 2 years ago

It is still relevant. the error happens to some repos and will always happens (tried with https://github.com/Microsoft/TypeScript/)

lorengordon commented 2 years ago

There are so many issues reporting the same problem. Why does the app require a slack workspace? Can we install it to a repo/org without a slack workspace?

pd-ericroy commented 6 months ago

I'm getting the same error trying to subscribe to TypeScript, still an issue and not really clear why