Zettat123

Results 9 issues of Zettat123

Resolve #30917 Make the APIs for adding labels and replacing labels support both label IDs and label names so the [`actions/labeler`](https://github.com/actions/labeler) action can work in Gitea.

type/enhancement
lgtm/need 1
modifies/api
size/M
modifies/go
backport/v1.22

Fix #26685 If a commit status comes from Gitea Actions and the user cannot access the repo's actions unit (the user does not have the permission or the actions unit...

type/bug
lgtm/need 2
topic/gitea-actions
size/L
modifies/go

According to [RFC 6749](https://datatracker.ietf.org/doc/html/rfc6749#section-4.1.2.1), when the resource owner or authorization server denied an request, an `access_denied` error should be returned. But currently in this case Gitea does not return any...

type/bug
lgtm/need 1
size/S
modifies/go
modifies/templates
backport/v1.22

Fix #25897 Fix #30322 #29464 cannot handle some complex `if` conditions correctly because it only checks `always()` literally. In fact, it's not easy to evaluate the `if` condition on the...

type/bug
lgtm/need 1
topic/gitea-actions
size/M
modifies/go
backport/v1.22

Resolve #13955

type/enhancement
lgtm/need 2
modifies/api
size/M
modifies/go
modifies/templates
modifies/docs

These settings can allow users to only display the repositories explore page ![image](https://github.com/user-attachments/assets/52356613-bbe7-4d60-82de-f6a7579779e7)

lgtm/need 2
modifies/api
size/M
modifies/go
modifies/templates
docs-update-needed

Depends on https://gitea.com/gitea/act/pulls/124 - https://docs.github.com/en/actions/writing-workflows/workflow-syntax-for-github-actions#concurrency

lgtm/need 2
modifies/api
size/XXL
modifies/go
modifies/migrations

This PR adds a mock runner to test more actions features.

lgtm/need 2
type/testing
size/XL
modifies/go

Resolve https://gitea.com/gitea/act_runner/issues/102 This PR allows administrators of a private repository to specify some collaborative owners. The repositories of collaborative owners will be allowed to access this repository's actions and workflows....

lgtm/need 2
modifies/translation
modifies/api
size/L
modifies/go
modifies/templates
modifies/frontend