Deploy with a message
Open
- Dominant language
- TypeScript
- Stars
- 7.8k
- Forks
- 2.2k
- Avg merge
- 22h 28m
- Merged PRs (30d)
- 6
Description
# Feature request
If you run `firebase deploy --help`, you can see that there is a `-m, --message ` option you can set.
It would be great to have the chance to set such a message using `@angular/fire:deploy` schematic.
Contributor guide
Research direction
Locate the @angular/fire:deploy schematic and inspect how it invokes Firebase deploy and defines its options. Use `firebase deploy --help` to confirm the existing `-m, --message ` option. Done means the schematic accepts a deployment message and passes it through to Firebase deploy.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angular, firebase, typescript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100