-
Notifications
You must be signed in to change notification settings - Fork 13.5k
ReferenceError in getRemoteName utility #14665
Copy link
Copy link
Closed as not planned
Labels
Stalearea/coreIssues related to User Interface, OS Support, Core FunctionalityIssues related to User Interface, OS Support, Core Functionalitykind/bugpriority/p1Important and should be addressed in the near term.Important and should be addressed in the near term.status/bot-triagedstatus/need-triageIssues that need to be triaged by the triage automation.Issues that need to be triaged by the triage automation.
Metadata
Metadata
Assignees
Labels
Stalearea/coreIssues related to User Interface, OS Support, Core FunctionalityIssues related to User Interface, OS Support, Core Functionalitykind/bugpriority/p1Important and should be addressed in the near term.Important and should be addressed in the near term.status/bot-triagedstatus/need-triageIssues that need to be triaged by the triage automation.Issues that need to be triaged by the triage automation.
Type
Fields
Give feedbackNo fields configured for issues without a type.
A ReferenceError occurs in the getRemoteName utility function. This is caused by the use of an undefined run_shell_command function. This was discovered during the review of PR #14615.