mitodl / mitodl/release-script

Output date with hash commit messages

Open
#302 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.