How to advance my pull request?

Hello, all. I recently uploaded a pull request that fixes some issues that cause the example code for a shared encoder not to function, allowing it to be run successfully and train a pair of agents:

Shared encoder working by MatthewCWeston · Pull Request #54571 · ray-project/ray

I’ve linted my code using the official pipeline for doing so, gone through the automatically-generated suggestions from Github’s LLM, passed the tests, and my PR has been tagged (community contribution, docs, rllib, usability), but I haven’t heard anything further for around a week.

Is there something that’s needed on my end to help facilitate the process? I’m happy to make improvements, if need be. I understand completely if the process just takes a bit of time, I just want to make sure I’m approaching this the right way.

1 Like

Hi,
Thanks so much for taking the time to submit this PR and for fixing the shared encoder example - attempts like this that improve our documentation and examples are really valuable to the community. :heart: I apologize for the delay. :frowning:

I’m going to flag this with someone from our team to get it reviewed. In the meantime, there’s nothing additional needed on your end until the reviewer leaves comments. The process can sometimes take a bit longer than we’d like, but your PR definitely hasn’t been forgotten.

Please reach out to me on Slack anytime (Ray Slack as Christina), here on Discourse (DM me) and I would be happy to try help speed things along! Or just chat!

1 Like

Hey again, thanks for your reply. I just got a message from Github that the issue has been automatically marked as stale. I posted a comment to keep it active, but is there anything more I should do?

@MCW_Lad, Hi, it should not be marked stale again after you add a comment. I’ll try to bump it up with our RLlib team, thank you for bringing it to my attention!

1 Like

Thanks! I just saw some activity on it.

Hi @MCW_Lad ,

Sorry - the RLlib team is quite stretched.
The PR is great and I gave it a review.

1 Like

Thanks! I’ve updated my code according to the feedback you gave.

1 Like