💾 Archived View for bbs.geminispace.org › s › Bubble › 6248 captured on 2024-02-05 at 11:08:50. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2023-12-28)

➡️ Next capture (2024-03-21)

🚧 View Differences

-=-=-=-=-=-=-

How do you "attach" a commit to a issue in a Issue tracker?

Example of this implemented, issue 93 in s/Bubble-issues.

Stated issue.

I think only admins can?

Posted in: s/Bubble

🍭 jmjl

2023-10-15 · 4 months ago

2 Comments ↓

🚀 skyjake [mod...] · Oct 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] · Oct 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?