Add a bot that automatically posts the current repository hash when issues are created
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 1.5k
- Forks
- 391
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 19
Description
Is your feature request related to a problem? Please describe.
When looking at really old tickets it is hard to know what they refer to
Describe the solution you'd like
Bot that automatically gets the current git-sha when an issue is posted.
Describe alternatives you've considered
Have a section that asks which version of the component the user is reporting the bug against
Contributor guide
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
The issue names no files, tests, or entry points. Start by inspecting the repository's GitHub automation configuration and how issue events can access the current Git SHA. Done means newly created issues reliably include the repository hash.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, github
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100