You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we use GITHUB_TOKEN and JIRA_TOKEN variables for the respective tokens. Consider using a prefix like GH2J_ to avoid conflicting with other commands.
Currently we use
GITHUB_TOKENandJIRA_TOKENvariables for the respective tokens. Consider using a prefix likeGH2J_to avoid conflicting with other commands.