diff options
author | charles <30816317+charles7668@users.noreply.github.com> | 2024-03-08 13:02:13 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-08 05:02:13 +0000 |
commit | 7cf7a499be80931ae34588201e9605085898e9b8 (patch) | |
tree | ced5211dab929cb2345cfe7704abf2264f8fc915 /modules/git/commit_convert_gogit.go | |
parent | ce8a98f8789a7e4e9ee97ab0abac6064d78fb1f6 (diff) | |
download | gitea-7cf7a499be80931ae34588201e9605085898e9b8.tar.gz gitea-7cf7a499be80931ae34588201e9605085898e9b8.zip |
Fixing the issue when status check per rule matches multiple actions (#29631)
Close #29628
rule
```
Test / Build*
Test / Build *
Test / Build 2*
Test / Build 1*
```

rule2
```
Test / Build*
Test / Build 1*
```

rule3
```
Test / Build*
Test / Build 1*
NotExist*
```

---------
Co-authored-by: Zettat123 <zettat123@gmail.com>
Diffstat (limited to 'modules/git/commit_convert_gogit.go')
0 files changed, 0 insertions, 0 deletions