tailscale / github-action

A GitHub Action to connect your workflow to your Tailscale network.
BSD 3-Clause "New" or "Revised" License
567 stars 87 forks source link

Add capability to pass fixed hostname #33

Closed rounakdatta closed 2 years ago

rounakdatta commented 2 years ago

Hello, Currently the tailscale agent would assign the hostname based on the real hostname of the machine. Often this is undesirable, and we'd like to have a fixed value of this hostname. Hence, I'm proposing that we have the capability to pass a custom hostname in the input.

DentonGentry commented 2 years ago

The request check failed because this PR originated from a fork, so it doesn't have access to the authkey secret used by the runner. It looks fine to me, if the check fails after merging to main then I'll fix it.