Changes have been made :)
@Gusted thanks for reviewing my PR. I've addressed your comments and pushed some relevant changes.
Good spotting, this is actually only relevant to one usage of this function (the one that I factored this method from originally). I've moved it up to the call site where it came from. The (now)...
Glad I could help!
@limiting-factor yup, all sorted ✅
orgAssignment to two separate middlewares (#13155)
@0ko thanks for your feedback, I've addressed that issue with the tests.
I'm going to leave the branch on my fork alive for this but I'll close this PR; I don't have enough time or knowledge of the codebase to give this problem the solution that it deserves. My...
@limiting-factor I've rebased once more since I was getting some test failures in an earlier run and addressed the concerns you had around the environment variable names and moving the Forgejo...