Files
ubicloud/serializers/github_installation.rb
Enes Cakir 321b87f223 Fix GitHub installation configuration URL
We direct users to the installation configuration page on GitHub's UI
when they want to add more repositories and so on. However, I discovered
yesterday that non-admin users of an organization are led to a 404 page.
I found a more generic URL that works for everyone. GitHub has decided
to redirect users to the appropriate page.

Since we don't have separate branches for different installation types,
I've moved it to the serializer as it's only used once.
2024-09-20 17:26:14 +03:00

379 B