FirebaseExtended / FirebaseExtended/action-hosting-deploy
Adding deploy message
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 809
- Forks
- 232
- PR merge metrics
- No merged PRs in 30d
Description
### The use case you're trying to solve
I would like to add the commit message as a deploy message
### Change to the action that would solve that use case
Maybe add a new parameter that can use **github.event.head_commit.message** and attach it to the cli when making the deploy
Contributor guide
Research direction
Start at the action's deploy input handling and the CLI invocation described in the issue. Trace how GitHub event values are exposed to the action, then verify how a commit message could be passed as the deploy message; done means a new parameter supports github.event.head_commit.message during deployment.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- firebase, github-actions, typescript
- Domain
- ci-cd, cloud
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100