.github/workflows/team.yml
0 → 100644
+81
−0
ci/github-script/get-teams.js
0 → 100755
+82
−0
+12
−0
Loading
Admins will be upgrading ORNL GitLab Servers on Saturday, 16 May 2026, from 7 AM until 11 AM EST. Repositories will experience intermittent outages during this time.
Creates a team sync workflow that pushes the current state of teams to a
JSON file, which can then be ingested by `lib.teams` to expose member
lists.
Co-Authored-By:
Alexander Bantyev <alexander.bantyev@tweag.io>