slack-samples / bolt-js-custom-step-template

A template for building automations with Bolt for JavaScript
MIT License
3 stars 1 forks source link

feat: include a placeholder deploy hook to avoid missing hook errors #32

Closed zimeg closed 1 month ago

zimeg commented 4 months ago

Type of change

Summary

This PR includes a placeholder value for the deploy hook to avoid errors when attempting the deploy command for this app.

Super open to discussion on better wording and values or if this is something to include!

Preview

Before ![before](https://github.com/slack-samples/bolt-js-custom-function-template/assets/18134219/22ea55af-c254-4125-bfc7-2ed917214919)

After

output

Requirements

zimeg commented 4 months ago

@WilliamBergamin appreciate the review! I plan to merge this soon, but might use some scripts to handle this across all bolt-js-* and bolt-py-* apps with a slack.json to avoid repeating this PR too much!

zimeg commented 1 month ago

🗒️ Closing this since slack.json isn't being recommended in the README.md at the moment, but hoping to revisit this at a soonish point!