harness / gitness

Gitness is an Open Source developer platform with Source Control management, Continuous Integration and Continuous Delivery.
https://gitness.com
Apache License 2.0
31.89k stars 2.78k forks source link

* Fix import space name validator #3491

Closed SchoIsles closed 3 months ago

SchoIsles commented 3 months ago

import a space should has same regex validator as create a space

tan-nhu commented 3 months ago

@SchoIsles Thank you for the PR. The change looks good. Could you run prettier against the change and push again?

SchoIsles commented 3 months ago

@SchoIsles Thank you for the PR. The change looks good. Could you run prettier against the change and push again?

@tan-nhu Yes. I have made a push again with prettier passed

hitesharinga commented 3 months ago

Thank you @SchoIsles, for your contribution. Congratulations on your first PR on gitness!