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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add App Name to Build Notifier #1

Merged
merged 4 commits into from
Jul 26, 2022
Merged

Add App Name to Build Notifier #1

merged 4 commits into from
Jul 26, 2022

Conversation

madclouds
Copy link
Contributor

Add App Name to Build Notifier

Why

Services and Music Stand share the same slack channel and it wasn't obvious which app was being built. This PR adds the app icon to the title of the build message

How

Added an app_name attribute to the build config and mapped it to a slack app icon emoji.

Things to note

Acceptable values are ["services", "music_stand", "church_center_app", "check_ins", "headcounts", "people"].

Also added the version number to the title, cause why not 馃樃

The package-lock.json file had a lot more changes than I was expecting after running npm install 馃

Screenshot

image

Copy link
Contributor

@erikpedersen erikpedersen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nicely done! 馃憤

@madclouds
Copy link
Contributor Author

#1! 馃檶

@madclouds madclouds merged commit 4a85bc3 into main Jul 26, 2022
@madclouds madclouds deleted the app-name branch July 26, 2022 20:01
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

Successfully merging this pull request may close these issues.

None yet

2 participants