This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/routers/api
Yarden Shoham 6c6a7e7d97
Avoid too long names for actions (#23162) (#23190)
Backport #23162

The name of the job or step comes from the workflow file, while the name
of the runner comes from its registration. If the strings used for these
names are too long, they could cause db issues.

Co-authored-by: Jason Song <i@wolfogre.com>
2023-02-28 13:42:40 +01:00
..
actions Avoid too long names for actions (#23162) (#23190) 2023-02-28 13:42:40 +01:00
packages Notify on container image create (#22806) 2023-02-18 13:36:38 +08:00
v1 Add force_merge to merge request and fix checking mergable (#23010) 2023-02-21 08:42:07 -06:00