* Add Netlify (fixed #3129) * Update services/netlify/netlify.service.js Co-Authored-By: ExE Boss <3889017+ExE-Boss@users.noreply.github.com> * Remove pattern from return statement Co-Authored-By: ExE Boss <3889017+ExE-Boss@users.noreply.github.com> * Add Netlify namedLogo to return statement Co-Authored-By: ExE Boss <3889017+ExE-Boss@users.noreply.github.com> * Change label from "build" to "netlify" in test Co-Authored-By: Caleb Cartwright <calebcartwright@users.noreply.github.com> * Change label from "build" to "netlify" in test Co-Authored-By: Caleb Cartwright <calebcartwright@users.noreply.github.com> * test(netlify): Fix failing tests Co-Authored-By: ExE Boss <3889017+ExE-Boss@users.noreply.github.com> * Fix "netlify" spelling in label Co-Authored-By: ExE Boss <3889017+ExE-Boss@users.noreply.github.com> * Use const instead of let for result Co-Authored-By: ExE Boss <3889017+ExE-Boss@users.noreply.github.com> * Change "project not found" to "not found" * Use unknown as fallback response Co-Authored-By: ExE Boss <3889017+ExE-Boss@users.noreply.github.com> * Add documentation for project ID, remove commented part * Fix documentation key in example