Commit association with URL
Open
Nobody has claimed this yet.
- Dominant language
- Ruby
- Stars
- 18
- Forks
- 10
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 5
Description
Normal Redmine sees "#xxx" type ticket number.
I want redmine to support "https://bugs.ruby-lang.org/issues/xxxx" as a ticket number.
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
No files or tests are named. Start by locating the existing commit association handling for “#xxx” ticket numbers, then trace how ticket references are parsed. Done means URLs such as https://bugs.ruby-lang.org/issues/xxxx are recognized as ticket references as well.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100