FirebaseExtended / action-hosting-deploy

Automatically deploy shareable previews for your Firebase Hosting sites
https://firebase.google.com/docs/hosting/github-integration
Apache License 2.0
695 stars 202 forks source link

[ENHANCEMENT] Comment with multiple `targets` #221

Open KKimj opened 2 years ago

KKimj commented 2 years ago

Hello! Thanks your terffic github action package!

I used this action-hosting-deploy very useful, but I deploy to multiple target.

https://github.com/FirebaseExtended/action-hosting-deploy/blob/ff6e7dde58a4f7f1db590927596bf683250c6cc8/src/postOrUpdateComment.ts#L30-L34

This post or update comment feature is very useful, despite It doesn't handle with multiple targets.

How about update isCommentByBot or other source codes, conducting post or update comment with each targets?

Thanks! Have a nice day!

elikohen commented 2 years ago

I would also need this for the same reason