Give "all users" the try permission

This may have been asked before, so I apologize if this is a duplicate.

Is there a way to give any user the permission to bors try? I.e. anyone can open a pull request and comment bors try?

Aha I found the earlier thread: The ability to delegate `try` but not `r+` permissions

In fact I even commented on that thread. :man_facepalming:

Although that thread doesn't really address my question. That thread was about delegating the try permission. I would like to automatically give all users the try permission. No delegation required.

This is perhaps more similar to an issue I posted a bit ago: Allow all contributors to `bors try` their own PRs

I would also love to have this feature!