w9jds / firebase-action

GitHub Action for interacting with Firebase
MIT License
922 stars 198 forks source link

Commenting the URL on PR #156

Open cgutierr-zgz opened 1 year ago

cgutierr-zgz commented 1 year ago

Hi, is there a way of commenting the firebase deploy/preview channel url into a comment for a PR?

Thanks!

w9jds commented 1 year ago

Currently no, I had this previously, but it was removed as it caused a ton of issues with how shell works. It would either swallow the errors completely, or never get past them.