Hello Bazel Contrib,
I found this address on
https://bazel-contrib.github.io/SIG-rules-authors/ and reachin out because it seems like I exhaused other options.
A few month back I sent out a PR for review with the intention to start adding support for hermetic autotools in foreign_cc repository (see
https://github.com/bazel-contrib/rules_foreign_cc/pull/1434).
@fmeum reviewed the PR which was very helpful, but nobody with permissions to actually merge the PR looked at it, so it left hanging there with no progress. I left pings a few times (in the PR itself as well as the related bug) over the past several months at this point and asked on the Bazel slack channel as well, but got no response.
Looking at other PRs and issues in the same repository, it appears to me that none of them are getting attention from anybody who can actually merge to the repository. TBH, I don't even know who can merge PRs in that repository in the first place (e.g., CODEOWNERS file seem to be stale). That leads me to an unfortunate conclusion that foreign_cc repository seems to be abandoned at this point.
I'm reaching out to ask for guidance on what could be done about this situation?
Bazel foreign_cc is widely used in the field, particularly Envoy project is of interest to me personally and relies on foreign_cc Bazel rules, so it would be quite useful to revive the repository and have more people there that could review and merge PRs. Is it something that this group could assist with?
Thank you!