instructlab / instructlab-bot

GitHub bot to assist with the taxonomy contribution workflow
Apache License 2.0
12 stars 15 forks source link

Adding ability to SSH into github runners from our workflows #357

Open Gregory-Pereira opened 1 month ago

Gregory-Pereira commented 1 month ago

This issue was discussed here: https://github.com/instructlab/instructlab-bot/pull/349#discussion_r1601986649.

Summary: We should add a Tmate GitHub action step that starts and SSH server, along with some documentation how to use it. We should do this across all our workflows to increase visibility but there are some cons in doing this which I will cover in the documentation.