Preview: https://forgejo.codeberg.page/@pull_450/2024-05-monthly-update/
Room announcement https://matrix.to/#/!qjPHwFPdxhpLkXMkyP:matrix.org/$RdFVF0xZfiS8Yiby2dng2aDre1v_HawUgYHJwqDspno?via=matrix.org&via=tchncs.de&via=envs.net
@room the [monthly update was published](https://forgejo.org/2024-05-monthly-update/) ✨ It is a high level overview of the project activities.
A [UI team](https://codeberg.org/forgejo/governance/pulls/128) was created by Forgejo contributors who have been at work for months on the necessary backports of bug fixes to the Forgejo v7.0 stable branch. More [ambitious discussions](https://codeberg.org/forgejo/discussions/issues/160) started on the long term strategies to refactor the codebase and improve the User eXperience.
Forgejo needs help to triage [bug reports and feature requests](https://codeberg.org/forgejo/forgejo/issues). If you ever create a new issue, take a moment of your time to also look at a few others and help them get to the finish line.
Toot https://floss.social/@forgejo/112553193296273638
The #Forgejo monthly update was published ✨ It is a high level overview of the project activities.
A UI team was created by Forgejo contributors who have been at work for months on the necessary backports of bug fixes. More ambitious discussions started on the strategies to improve the codebase and the User eXperience. Forgejo needs help to triage. If you ever create a new issue, take a moment of your time to also look at a few others.
https://forgejo.org/2024-05-monthly-update/
since='2024年04月30日'
(
for repo in codeberg.org/api/v1/repos/forgejo/{forgejo,website,docs,tools,governance} code.forgejo.org/api/v1/repos/forgejo/{runner,end-to-end,act,lxc-helpers,forgejo-curl} code.forgejo.org/api/v1/repos/forgejo-helm/forgejo-helm code.forgejo.org/api/v1/repos/actions/{cascading-pr,setup-forgejo,forgejo-release,ovh-dns-update} ; do
forgejo-curl.sh api_json "https://${repo}/issues/comments?since=${since}T00%3A00%3A02%2B00%3A00" | jq -r '.[] | .user.login'
done
) | sort -u | grep -v -e '^forgejo-' -e end-to-end -e cascading-pr | sed -e 's|^|- https://codeberg.org/|'
Preview: https://forgejo.codeberg.page/@pull_450/2024-05-monthly-update/
---
Room announcement https://matrix.to/#/!qjPHwFPdxhpLkXMkyP:matrix.org/$RdFVF0xZfiS8Yiby2dng2aDre1v_HawUgYHJwqDspno?via=matrix.org&via=tchncs.de&via=envs.net
```
@room the [monthly update was published](https://forgejo.org/2024-05-monthly-update/) ✨ It is a high level overview of the project activities.
A [UI team](https://codeberg.org/forgejo/governance/pulls/128) was created by Forgejo contributors who have been at work for months on the necessary backports of bug fixes to the Forgejo v7.0 stable branch. More [ambitious discussions](https://codeberg.org/forgejo/discussions/issues/160) started on the long term strategies to refactor the codebase and improve the User eXperience.
Forgejo needs help to triage [bug reports and feature requests](https://codeberg.org/forgejo/forgejo/issues). If you ever create a new issue, take a moment of your time to also look at a few others and help them get to the finish line.
```
Toot https://floss.social/@forgejo/112553193296273638
```
The #Forgejo monthly update was published ✨ It is a high level overview of the project activities.
A UI team was created by Forgejo contributors who have been at work for months on the necessary backports of bug fixes. More ambitious discussions started on the strategies to improve the codebase and the User eXperience. Forgejo needs help to triage. If you ever create a new issue, take a moment of your time to also look at a few others.
https://forgejo.org/2024-05-monthly-update/
```
---
```sh
since='2024年04月30日'
(
for repo in codeberg.org/api/v1/repos/forgejo/{forgejo,website,docs,tools,governance} code.forgejo.org/api/v1/repos/forgejo/{runner,end-to-end,act,lxc-helpers,forgejo-curl} code.forgejo.org/api/v1/repos/forgejo-helm/forgejo-helm code.forgejo.org/api/v1/repos/actions/{cascading-pr,setup-forgejo,forgejo-release,ovh-dns-update} ; do
forgejo-curl.sh api_json "https://${repo}/issues/comments?since=${since}T00%3A00%3A02%2B00%3A00" | jq -r '.[] | .user.login'
done
) | sort -u | grep -v -e '^forgejo-' -e end-to-end -e cascading-pr | sed -e 's|^|- https://codeberg.org/|'
```