FirebaseExtended / FirebaseExtended/action-hosting-deploy

Adding deploy message

Open
#169 3 comments 7 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.