- Notifications
You must be signed in to change notification settings - Fork 947
Closed
Labels
good first issueGood for newcomersGood for newcomers
Description
useful for both production and development (sometimes im wondering if my commit has been properly deployed to PR env and stuff)
im thinking the priorities should be in order
- if there's a tag, use that (so eg v0.2.0)
- if we're on a commit,
short hash
- (optional) if we're on a commit with
git diff
changes,<short hash>-dirty
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers