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] Disable auto-commenting to PR for matrix jobs #356

Closed weilinzung closed 3 months ago

weilinzung commented 5 months ago

The use case you're trying to solve

When using this action for matrix jobs, it will post multiple PR comments. Like 10x deploy matrix jobs, it will post 10x of PR comments.

Change to the action that would solve that use case

Other considerations

Once we can disable the auto-commenting and have the outputs(metadata), we would like to post the comment once with all the deploy preview channel links.

jhuleatt commented 3 months ago

Fixed in #371