Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change owner of all FVM crates and the actor bundler to a bot #2079

Open
Stebalien opened this issue Nov 20, 2024 · 2 comments
Open

Change owner of all FVM crates and the actor bundler to a bot #2079

Stebalien opened this issue Nov 20, 2024 · 2 comments

Comments

@Stebalien
Copy link
Member

Right now, the crates in this repo, the bundler and the wasm gas instrumentation code are all owned by various people (in addition to the fvm-crate-owners group). We should change the main owners to be a bot account instead.

cc @jennijuju and @BigLep

@Stebalien
Copy link
Member Author

Ideally we'd integrate this with the standard IPDX automation. When IPDX manages permissions for a repo with rust crates, it should:

  1. List all published crates in the repo's workspace. For each crate:
    1. Check to make sure the bot is an owner of all published crates in the repo. If not, CI should fail in the github-mgmt repo.
    2. Kick out all other owners.
    3. Add GitHub groups/users per the config.

@Stebalien
Copy link
Member Author

Alternatively... we can just remove all owners except IPDX as long as we have a workflow to automatically publish crates from GitHub actions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant