Skip to content

Use more specific API token env variable name

Mitchell Nielsen requested to merge 1-more-specific-api-token-var into main

Rather than just "API_TOKEN", uses "ISSUE_BOT_API_TOKEN" so the variable is more descriptive. Can help avoid confusion with variables for other tools that may refer to an API token.

Closes #1 (closed)

Edited by Mitchell Nielsen

Merge request reports