Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Provide Slack integration for when Apple breaks boarding #190

Open
kdawgwilk opened this issue Nov 20, 2017 · 0 comments
Open

Feature: Provide Slack integration for when Apple breaks boarding #190

kdawgwilk opened this issue Nov 20, 2017 · 0 comments

Comments

@kdawgwilk
Copy link

So recently Apple made some changes to their TestFlight API which caused boarding to be unable to add testers which caused us some pretty big problems cause we are in the middle of launching a fairly large beta. What we ended up doing was fork boarding and add a redirect to a google form where they could put in their info and that would get added to a Google sheet. We then add an integration that watched the google sheet and posted to slack with new rows that came in for new beta sign ups and we would manually go and add the users in iTunesConnect. It would fantastic if we could provide a Slack URL to boarding through an ENV variable that boarding would fallback to if the api calls failed and posted a message to slack with the user info so we could get them added manually if the api call failed and there was no Slack URL it would just display an error message like it currently does. If the Slack URL exists it would change the wording in the success page to say that an invite will be sent out "sometime in the future" since it won't be immediate due to it being a manual process.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant