Show HN: I built a tool to get "Your app was approved/rejected " alerts on Slack
75 points| rogerluan | 2 years ago |statused.com
Looking for feedback, suggestions, and maybe opportunities I'm not seeing?
75 points| rogerluan | 2 years ago |statused.com
Looking for feedback, suggestions, and maybe opportunities I'm not seeing?
dewey|2 years ago
Not sure digging up your Slack, Google, Apple API keys is faster...and probably also more of a hassle for compliance than just using Slack and Email which are already there.
nedrylandJP|2 years ago
rogerluan|2 years ago
Although the future of Statused holds more than just forwarding emails to Slack. I intend to add support to other "channels", such as Teams, Discord and Telegram, as well as other types of integrations such as incoming webhooks, so a status update could directly trigger a custom action in your CI/CD pipeline, for example "detect the app has finished processing, then submit it for review".
On top of that, I don't think you get those emails for every Google Play changes that are made to your release, so not sure if that would work. Again, this might work, but I'm really not sure.
You have a point with those concerns about sharing API keys. But this has become pretty standard and devs share those keys with a bunch of services already, such as as with CI systems, app store user review services, sometimes ASO monitoring tools even.
The FAQ page highlights which permissions the API keys need: https://statused.com/faq#which-permissions-does-my-google-pl...
Thanks for raising these points! It's valuable feedback to understand how people perceive this product!
yellow_lead|2 years ago
PurpleRamen|2 years ago
Maybe add some more signals to get a real value for the customer, like a real mail-filter, RSS and other newsfeeds (which is popular here) or some dozen more APIs.
rogerluan|2 years ago
I agree with your points. The point of gathering the API key is to actually be able to provide a lot more information in the future, such as some light data science (analytics) into your releases, and maybe expand to other areas (e.g. taking actions from the Slack messages themselves).
What do you mean with "like a real mail-filter"?
The RSS feature is kinda on the roadmap but I haven't gotten any feedback about users wanting that type of integration. Incoming webhooks is higher up in the list, so users can trigger internal CI actions upon receiving requests to such webhooks.
Any other type of APIs you'd like to see this tool covering? :)
kitallis|2 years ago
I built a similar open-source thing a few months ago which pulls in a lot more information and you can even control things on the store through Slack commands: https://appstoreslackbot.com
Currently, it only works for iOS and is pull-based.
rogerluan|2 years ago
How many users are using that service? How come you decided to make it 100% free?
Your website is beautiful btw! I thought about building my tool as a Slack bot but thought that then it would be too limited to only Slack. I intend to add other types of workflows in the future, such as webhooks (to trigger special workflows in your CI) and a RSS feed :)
I'd love to connect with you if you wanna work together on something! t.me/rogerluan
driverdan|2 years ago
rogerluan|2 years ago
The cool thing is that I don't intend to take it down now that I built a SaaS around it. I'll keep both open source and SaaS versions of it live, and try to upsell the service to those who don't feel like self-hosting it. Plus, the SaaS version comes with features not available in the open source version (such as support to Android) :)
Thanks for spotting and sharing this!
topaztee|2 years ago
rogerluan|2 years ago
What would you suggest instead? I thought "No more 'Is the app live yet?'" would be clear enough, but I guess not
zombiesatemydev|2 years ago
kitallis|2 years ago
> When you submit a new build to one of the tracks (internal, alpha, beta, or production), they go through different statuses, e.g. “In Progress”, “Completed”, “Halted”, etc. Each of these will send a new notification to your team.
quickthrower2|2 years ago
If slack app are you talking about workspace approval?
rogerluan|2 years ago
Key features:
- Real-time Slack notifications for iOS and Android app review statuses. - Instant alerts for TestFlight releases for your internal team and external testers. - Updates on app processing changes, all in one place. - there's more, but those are the main features
Happy to answer any other questions you might have! I wonder if the landing page isn't clear enough; is there anything you'd improve on it?
mikhael28|2 years ago
rogerluan|2 years ago
gauravphoenix|2 years ago
rogerluan|2 years ago
The SaaS took 270 hours so far (so if I had done this in a typical 9-5 schedule, that would've taken me ~6-7 weeks). Sounds like too long, and it is, but considering I knew nothing about BE, FE, db, infrastructure, etc., and that I built it from scratch, completely ditching the previous version I had, it was quite a fun journey!
AMA :) happy to answer any other question
qainsights|2 years ago
rogerluan|2 years ago
Using the words of one of the customers I have: "it shifts the paradigm from us needing to pull information to getting it pushed to us! Really helpful!"
It frees up time of mobile developers' and democratizes the access to the information across different departments :)
Lemme know if there are other questions I can help answering! Happy to explain anything in further details
amelius|2 years ago
They just run in a sandbox.
rogerluan|2 years ago