forgejo/models
Gusted a4cc37b46a
[BUG] Use correct headcommitid
Regression of #2507, which switched the HEAD from `pr.GetGitRefName()`
to `pr.HeadCommitID` but it had to be `prInfo.HeadCommitID`. Resolves #2656
I was able to reproduce this locally with _some_ pull requests, haven't
been able to get a reproducer trough integration testing.
2024-03-14 16:15:56 +01:00
..
actions Make runs-on support variable expression (#29468) 2024-03-11 23:36:59 +07:00
activities Avoid issue info panic (#29625) 2024-03-11 23:36:58 +07:00
admin
asymkey
auth
avatars
db Partially enable MSSQL case-sensitive collation support (#29238) 2024-03-11 23:36:59 +07:00
dbfs
fixtures Store webhook event in database (#29145) 2024-03-11 23:36:59 +07:00
forgejo/semver
forgejo_migrations
git
issues [BUG] Use correct headcommitid 2024-03-14 16:15:56 +01:00
migrations add test for webhook migration 2024-03-11 23:37:00 +07:00
organization
packages
perm
project Partially enable MSSQL case-sensitive collation support (#29238) 2024-03-11 23:36:59 +07:00
pull
repo
secret Make runs-on support variable expression (#29468) 2024-03-11 23:36:59 +07:00
shared/types
system
unit
unittest
user
webhook Store webhook event in database (#29145) 2024-03-11 23:36:59 +07:00
error.go
fixture_generation.go
fixture_test.go
main_test.go
org.go
org_team.go
org_team_test.go
org_test.go
repo.go
repo_test.go
repo_transfer.go
repo_transfer_test.go