element-web/.github/workflows
Richard van der Hoff 192e6f6c3d
Fix PR lookup for fetchdep.sh (#10990)
Context: `fetchdep.sh` attempts to check out a github repository based on the
details in a pull request. To do this, it needs to know how to find the pull
request. So, the github workflows attempt to set environment variables to tell
it. Unfortunately, they currently disagree about what the names of the
environment variables should be.

This appears to have been introduced by #8498.

To simplify matters, we may as well have the script use `${GITHUB_REPOSITORY}`
directly, and remove te unused `REPOSITORY` env var from the workflows.
2023-05-25 13:50:17 +00:00
..
backport.yml Pin versions of third-party github actions (#10351) 2023-03-10 13:56:27 +01:00
cypress.yaml Update cypress-io/github-action digest to 40a1a26 (#10906) 2023-05-16 15:12:23 +00:00
element-web.yaml Fix PR lookup for fetchdep.sh (#10990) 2023-05-25 13:50:17 +00:00
i18n_check.yml Update tj-actions/changed-files digest to b2d17f5 (#10760) 2023-05-03 21:37:24 +00:00
netlify.yaml Update dawidd6/action-download-artifact digest to 246dbf4 (#10640) 2023-05-16 14:46:15 +00:00
notify-element-web.yml Pin versions of third-party github actions (#10351) 2023-03-10 13:56:27 +01:00
pull_request.yaml Enable merge queues (#10515) 2023-04-06 13:41:20 +00:00
release.yml Apply prettier formatting 2022-12-12 12:24:14 +01:00
sonarqube.yml Don't run SonarCloud when a change is in the merge queue (#10863) 2023-05-11 12:52:28 +00:00
static_analysis.yaml Fix PR lookup for fetchdep.sh (#10990) 2023-05-25 13:50:17 +00:00
tests.yml Fix PR lookup for fetchdep.sh (#10990) 2023-05-25 13:50:17 +00:00
upgrade_dependencies.yml Apply prettier formatting 2022-12-12 12:24:14 +01:00