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
The current version of the code has environment variables for PRTemplateFile. IssueTemplateFile and ReleaseTemplateFile. However, these can be loaded from the external configuration file as it is done for other cases.
The current version of the code has environment variables for
PRTemplateFile.IssueTemplateFileandReleaseTemplateFile. However, these can be loaded from the external configuration file as it is done for other cases.