💾 Archived View for bbs.geminispace.org › s › Bubble › 6248 captured on 2024-08-18 at 19:00:27. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2024-07-09)
-=-=-=-=-=-=-
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?
2023-10-15 · 10 months ago
🕹️ skyjake [mod...] · 2023-10-15 at 20:05:
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.
🍭 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?