GNU bug report logs -
#78568
[PATCH 0/5] Synchronize team definitions with Codeberg
Previous Next
Reported by: Ludovic Courtès <ludo <at> gnu.org>
Date: Fri, 23 May 2025 19:54:02 UTC
Severity: normal
Tags: patch
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Hello Guix,
As a followup to <https://issues.guix.gnu.org/78354>, this patch
series adds a ‘sync-codeberg-teams’ command that pushes team
definitions to Codeberg (name, description, and members).
Currently it creates teams with read-only repository access such
that being a team member does not equate to being a committer (as
is currently the case).
Synchronization works by deleting the team from Codeberg if it
already exists, and recreating it. This is brute force but it
appears to work well (nothing is lost and list of deletions/creations
does not show up in the activity log; there’s also no rate limit
apparently.)
You can see the result here (you need to be logged in):
https://codeberg.org/org/guix/teams
That’s 42 teams. Coincidence?
Feedback welcome!
Ludo’.
PS: ‘define-forgejo-request’ & co. could be used as the basis
of a separate Guile library of Forgejo bindings.
Ludovic Courtès (5):
teams: Add ‘codeowners’ command in help message.
teams: Use suitable team identifiers for Codeberg.
teams: Add missing team descriptions.
teams: Add Codeberg accounts to <person> records.
teams: Add ‘sync-codeberg-teams’ action.
etc/teams.scm | 367 +++++++++++++++++++++++++++++++++++++++++++++-----
1 file changed, 331 insertions(+), 36 deletions(-)
base-commit: 8dff81313876a54519ce17e9fda64d4310e2dd5c
--
2.49.0
This bug report was last modified 13 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.