1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-21 21:58:21 +00:00
Files
gitea/modules/repository/env.go
Daniel Mach d6dc531d4b Add GITEA_PR_INDEX env variable to githooks (#35938)
`GITEA_PR_ID` is already part of the env variables available in the
githooks, but it contains a database ID instead of commonly used index
that is part of `owner/repo!index`
2025-11-14 04:21:05 +00:00

2.9 KiB