notifico icon indicating copy to clipboard operation
notifico copied to clipboard

Don't add #commits to forks by default

Open 0xallie opened this issue 11 years ago • 1 comments

Forks imported from GitHub shouldn't be announced to #commits by default, because that can cause confusion between the upstream repository and the fork.

Perhaps there should be a warning suggesting not to add your fork to a generic commits channel such as #commits unless you use the full project name.

See also

  • Issue #62

0xallie avatar Feb 22 '14 10:02 0xallie

We should be able to do this. The Github API returns fork information (as long as the original project still exists) when we import.

TkTech avatar Feb 22 '14 22:02 TkTech