-
Notifications
You must be signed in to change notification settings - Fork 119
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
Post a message to Slack after release flank #1033
Comments
I love this idea! |
Easy to do but need to ask for permission from the Firebase slack channel @bootstraponline do you perhaps know who to contact? I need to either install a webhook or a bot depending on which way we want to install the auto flank release notifier. |
Maybe Paul? He'd redirect us to the best person to talk with. The other thought is creating a Flank slack user, adding the user to Slack, and then using a token associated with that user account. |
@bootstraponline It appears i can request installation. I will see what happens |
An inital release for testing purposes is done : #1058 |
Pushed into ranked as we are still waiting. There is a test push to our slack channel once a release occurs. Will be waiting for that. |
Needs some work as the formatting is incorrect and looks ugly |
@Sloox I don't think Firebase will ever approve integrations because they are on the Free plan and there's a limit. To successfully deploy this, I expect we'll need to create a Flank bot user account on Firebase and use the token from this user account. |
@bootstraponline I have already done as you mentioned. I am waiting for a response as when you add a bot onto firebase you must request its permission to be added. Then for us it is as simple as changing one key. |
Alright after further talks with @bootstraponline and the fact that the bot will most likely not be granted permission. |
Author the user story for this feature
As a Developer, I want to post a message to Slack after each release so I do not need to do it manually 😄 .
Is your feature request related to a problem? Please describe.
Now after each release developer must post a message to firebase slack channel with info about new release.
Describe the solution you'd like
Add step at the end of release job which will post a message
Additional context
The message should look like:
The text was updated successfully, but these errors were encountered: