RFCs like #3148 have been sitting in the background for about 10 months now, with no clear sign of getting merged even though they have finished their final comment period. Is there a way that we can perhaps clear them? Perhaps by giving RFCbot merge permissions?
Agreed, but it's not just that rfc. There's also #3161 and #3641 (the latter even having a comment asking for timeline for merging). I think that this is an issue that should not occur at all.
(I didn't include the mitigation enforcement RFC because it is comparatively recent.)
The main problem I have with this is the finality of FCPs (final comment periods) not being entirely representative. After a final comment period, where the community has the time to raise objections, the RFC should be merged as a decision has already been made and all concerns arealready answered. So after the final comment period, IMO RFCs should be merged as soon as possible (immediately?) but they aren't always.
Yeah this has been a gap in our process since forever -- the process is manual and requires more than just pressing the merge button (one also has to fix up the filename and potentially the "rendered" link and maybe more). And apparently nobody is in charge of doing that. For my own RFCs I just kept pinging members of the team that approved the PR until someone figured out how to merge it...
Yes, most of the time this is about someone taking the procedural steps to do this, which takes a few minutes, but they are a manual few minutes that don't involve just pushing a merge button.
Occasionally, the problem is also that we FCPed an RFC while saying it needs a couple of changes, and the changes haven't been made yet.
But it wouldnt be blocking in any way, right? So theoretically we could just have it merged... especially since the RFC is an informalish process.
But another idea I have is to make a tab in RFCbot.rs that details all the rfcs that have finished FCP but aren't merged. This will bring more visibility tothese RFCs.