How to correspond package version to OBS revision?

In order to correctly fill Bug Fields for issues like 480917 – Konsole window invoked by DrKonqi to install debug symbol packages crashes if automatically closed due to installation failure whilst selected text has context menu open. and 480916 – Skanlite crashed on window change when displaying scan output., I’d like to know how to ascertain which version of a package (like https://download.opensuse.org/repositories/openSUSE:/Factory/standard/x86_64/konsole-23.08.4-2.2.x86_64.rpm) corresponds with the revision it was compiled from via OBS (like Show openSUSE:Factory / konsole - openSUSE Build Service). …If a revision is analogous to a commit, that is.

https://code.opensuse.org/ may help. Like
image

@arvidjaar,

I had a look at https://code.opensuse.org/package/konsole/commits/master, but weirdly, since https://code.opensuse.org/package/konsole/releases is empty (even though ideally it should be populated with the results of https://build.opensuse.org/package/show/openSUSE:Factory/konsole#build) I haven’t found any way of reliably correlating them… Thanks a lot, though — that’s definitely where I should be looking.

For future reference, specifically https://code.opensuse.org/browse/projects/, else I’m just redirected to https://code.opensuse.org/dashboard/projects when authenticated, weirdly.