FirebaseExtended / FirebaseExtended/action-hosting-deploy
Channel ID from Commit
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 809
- Forks
- 232
- PR merge metrics
- No merged PRs in 30d
Description
Currently have it setup that PR onto the dev or main branch trigger deployment of a preview, but would be great if a preview deployment could be triggered on a merge - Currently no channel id gets generated in this case resulting in an error and a failed action because no channel id is supplied
The sha or subject of the commit on a push could be used to generate the channel Id instead, allowing for this use case
Contributor guide
Assessment
This issue has not been assessed yet.