Commented on commit event does not contain link to commit
Open
enhancement
good for beginners
hacktoberfest
help wanted
- Dominant language
- JavaScript
- Stars
- 4.8k
- Forks
- 771
- PR merge metrics
- No merged PRs in 30d
Description
After #258 is merged, the `commented on commit` message should be changed to something like:
```text
${user} commented on commit ${short_commit_id}
```
where the short commit id links to the view page for that commit.
Contributor guide
Research direction
Review issue #258 first, then locate the code that formats the “commented on commit” message. The work is done when the short commit ID is displayed as a link to that commit’s view page.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100