Originally created by @icovada on GitHub (Dec 28, 2025).
As of now, there is no way to add an API token for external automations to run on behalf of a user
Originally created by @icovada on GitHub (Dec 28, 2025).
As of now, there is no way to add an API token for external automations to run on behalf of a user
Currently you can use basic auth (i.e. your email and password). I know this is more unsafe than API tokens, so I'm leaving this open to take a look.
@eitchtee commented on GitHub (Dec 28, 2025):
Currently you can use basic auth (i.e. your email and password). I know this is more unsafe than API tokens, so I'm leaving this open to take a look.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @icovada on GitHub (Dec 28, 2025).
As of now, there is no way to add an API token for external automations to run on behalf of a user
@eitchtee commented on GitHub (Dec 28, 2025):
Currently you can use basic auth (i.e. your email and password). I know this is more unsafe than API tokens, so I'm leaving this open to take a look.
@icovada commented on GitHub (Dec 28, 2025):
Don't worry, I'm opening issues to track what I'm seeing, I plan to contribute