mitodl / mitodl/release-script
Output date with hash commit messages
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 16
- Forks
- 8
- Avg merge
- 11h 47m
- Merged PRs (30d)
- 2
Description
When a user types @doof hash ci the output looks like Oh, Perry the Platypus, look what you've done on ci! bd7cd888 Release date for 0.155.0. We should add the date and time of the commit to give some more info so the user doesn't have to look that up via the git hash
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the handler for the @doof hash ci command and trace how the git hash commit message is assembled. Check the existing command output first, then identify the git metadata available for the commit. Done means the hash output includes the commit date and time without losing the existing message.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, python
- Domain
- cli, release
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100