add-to-project icon indicating copy to clipboard operation
add-to-project copied to clipboard

Action is not working on Github enterpise 3.6

Open bdzanko17 opened this issue 3 years ago • 1 comments

Hello We are trying to use this action on github enterpise but having this error when I put URL of our domain.

Invalid project URL: https://OURDOMAIN/OURORG/OURREPO/projects/1. Project URL should match the format [https://github.com//<ownerName>/projects/<projectNumber]

image image

bdzanko17 avatar Sep 14 '22 13:09 bdzanko17

Hi @bdzanko17 . The add-to-project action applies to the newer GitHub Projects, not GitHub Projects (classic). GitHub Projects are not available on GHES 3.6, but will be coming to GHES in the future.

jayspadie avatar Sep 14 '22 17:09 jayspadie