diff --git a/.github/workflows/ephemeral-env.yml b/.github/workflows/ephemeral-env.yml index 8c53f21e8e9..af1dfaff80b 100644 --- a/.github/workflows/ephemeral-env.yml +++ b/.github/workflows/ephemeral-env.yml @@ -129,7 +129,7 @@ jobs: const body = `@${user} Processing your ephemeral environment request [here](${workflowUrl}).` + ` Action: **${action}**.` + ` More information on [how to use or configure ephemeral environments]` + - `(https://superset.apache.org/docs/contributing/howtos/#gitHub-ephermeral-environments)`; + `(https://superset.apache.org/docs/contributing/howtos/#github-ephemeral-environments)`; await github.rest.issues.createComment({ diff --git a/docs/docs/contributing/howtos.mdx b/docs/docs/contributing/howtos.mdx index 305e635c3b5..9a23cbc075a 100644 --- a/docs/docs/contributing/howtos.mdx +++ b/docs/docs/contributing/howtos.mdx @@ -609,7 +609,7 @@ If using the eslint extension with vscode, put the following in your workspace ` ] ``` -## GitHub Ephermeral Environments +## GitHub Ephemeral Environments On any given pull request on GitHub, it's possible to create a temporary environment/deployment by simply adding the label `testenv-up` to the PR. Once you add the `testenv-up` label, a