mxschmitt / action-tmate

Debug your GitHub Actions via SSH by using tmate to get access to the runner system itself.
https://mxschmitt.github.io/action-tmate/
MIT License
2.86k stars 285 forks source link

[Feature] limit-access-to-code-owner #190

Open Gregory-Pereira opened 4 months ago

Gregory-Pereira commented 4 months ago

I have a suggestion extend your current limit-access-to-actor function to be extended to to allow any of the code owners ssh to the Tmate server. Let me know your thoughts, if you approve of the concept, I may have cycles to pickup the implementation myself.