slack-samples / deno-reverse-string

Post a reversed version of a string in a selected channel
MIT License
11 stars 13 forks source link

Added GitHub action to trigger e2e_test remotely #11 #56

Closed cchensh closed 1 year ago

cchensh commented 1 year ago

Type of change (place an x in the [ ] that applies)

Summary

Newly added GitHub action which will help trigger Slack-CLI build&e2e_test pipeline via this action remotely. When a new PR is opened, the e2e test will be triggered remotely.

Requirements (place an x in each [ ] that applies)

stevengill commented 1 year ago

ooooo this is amazing!

cchensh commented 1 year ago

ooooo this is amazing!

I'd like to put this PR into draft for now - as @mwbrooks and @misscoded pointed out that if the user gets the app and upload to their own Git Repo, those actions will fail and confuse them. We might need a better solution or a good way to communicate with users (maybe on document side)