Commit-log should display the tag
Open
Nobody has claimed this yet.
🔨 enhancement
- Dominant language
- Go
- Stars
- 47.8k
- Forks
- 5.1k
- Avg merge
- 7h 23m
- Merged PRs (30d)
- 5
Description
- Gogs version (or commit ref): v0.9.71
- Git version: v2.1.4
- Operating system: Debian
- Database (use
[x]):- PostgreSQL
- MySQL
- SQLite
- Can you reproduce the bug at https://try.gogs.io:
- Yes (provide example URL)
- No
- Not relevant
Description
Commit-log should display the tag. Perhaps like in the attached image.
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
Start by locating the Gogs commit-log view and reviewing the attached image for the intended presentation. Trace how commit tags are made available to that view; done means the commit log displays the relevant tag consistently, with coverage added where the existing project structure indicates it belongs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, go
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100