clowarden icon indicating copy to clipboard operation
clowarden copied to clipboard

CLOWarden is a tool that automatically manages organizations users, teams and other resources across multiple services

Results 9 clowarden issues
Sort by recently updated
recently updated
newest added

Bumps the frontend group in /web with 1 update: [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `typescript-eslint` from 7.9.0 to 7.10.0 Release notes Sourced from typescript-eslint's releases. v7.10.0 7.10.0 (2024-05-20) 🚀 Features eslint-plugin: [sort-type-constituents] support...

dependencies
javascript

improvement
GitHub service handler
directory
core

With the actual number of repositories and teams, a *validation* job takes ~**20** API requests, whereas a *reconciliation* one takes ~**500** requests. The installation access token we'll be using for...

improvement
GitHub service handler

Having the ability to view the audit log and other screens on mobile with a responsive table (ex. https://www.w3schools.com/howto/howto_css_table_responsive.asp) would be helpful for folks on the go.

new feature
audit UI

At the moment, when a PR is created or synchronized (i.e. new commits are pushed), CLOWarden validates the configuration. Most of the time this is enough, but there are some...

new feature
core

Given a PR submitted to change config.yaml in cncf/people When the proposed change grants admin access to a repo to a GitHub profile that is not registered as a maintainer...

GitHub service handler
new feature

There is one repository operation not supported yet: when a repository is removed from the configuration file (or when it was never in the configuration file but it exists on...

GitHub service handler
new feature