Updated Debugging using with ssh for Github Actions (markdown)

Huy Do
2024-12-13 15:45:07 -08:00
parent 4834721306
commit 5f954a837e

@ -8,6 +8,7 @@
## Conditions and Limitations
* **The job must still be running when you ssh into the machine.** If the job is finished running, you cannot ssh in.
* **You need to add `no-runner-experiments` on the PR to fallback to Meta AWS runners to be able to use ssh**. With the migration to Linux Foundation firmly in place, Linux Foundation runners don't allow ssh access anymore for security reason.
* Only works on your own PRs. If you want to ssh into a job running on the main or someone else's job, see the below section about aws ssm.
* You will be removed from the machine after 2 hours.
* Only works for users who are connected to the Meta VPN