Hi, I've been playing around with coderefs recently in our GB instance and I have a couple of things I think might make the feature more useful:
1. in our codebase right now we have a couple of long-lived branches (main, develop) I'd like to be able to "pin" these to the top of the list when showing code refs as these would generally be the most important references to any features in our apps and
2. provide a way to remove old code references once the branch they were submitted from has been deleted. I'm not sure if this exists already but I don't see anything about it in the github workflow documentation