💾 Archived View for bbs.geminispace.org › u › skyjake › 6249 captured on 2024-12-17 at 13:54:57. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2024-08-31)
-=-=-=-=-=-=-
Re: "Stated issue. How do you "attach" a commit to a issue in a..."
Admins can link a Git repository into an issue tracker subspace. When that is done, any mention of a commit hash (min 7 characters) automatically results in a commit link. The template URL for linking to commits is configurable.
2023-10-15 · 1 year ago
🍭 jmjl [OP] · 2023-10-16 at 16:55:
So, I'd just mention a commit hash and your system will automatically know it's my commit, or would I have to push it somehow to a user branch on your git server?
How do you "attach" a commit to a issue in a Issue tracker? Example of this implemented, issue 93 in s/Bubble-issues. I think only admins can?