element-web-Github/.github
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
..
workflows Fix PR lookup for fetchdep.sh (#10990) 2023-05-25 13:50:17 +00:00
CODEOWNERS Update CODEOWNERS (#9654) 2022-11-29 23:18:47 +00:00
FUNDING.yml Add funding details for GitHub sponsor button 2019-06-07 11:45:53 +01:00
PULL_REQUEST_TEMPLATE.md Apply prettier formatting 2022-12-12 12:24:14 +01:00
renovate.json Apply prettier formatting 2022-12-12 12:24:14 +01:00