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

Proposal: Maintainer Tools Repo #131

Closed
blink1073 opened this issue Oct 21, 2021 · 5 comments
Closed

Proposal: Maintainer Tools Repo #131

blink1073 opened this issue Oct 21, 2021 · 5 comments
Labels
enhancement New feature or request

Comments

@blink1073
Copy link
Member

As discussed at this week's dev meeting, this proposal is to create a new repo, notionally called maintainer-tools.

The goal of the repo is to have actions and workflows that are useful for maintainers, such as:

  • Workflow to run a script against a PR as a maintainer (relevant code will be open sourced once this repo is created). The workflow is meant to be run from a fork using the maintainer's own GitHub credentials.
  • Common GitHub actions that can be used in other repos, using the new action composition capability in GitHub Actions

This repo could also be used by sibling GitHub orgs like jupyter-server, or they could decide to adopt this pattern and have their own maintainer-tools if the workflows/actions needed to diverge.

@blink1073 blink1073 added the enhancement New feature or request label Oct 21, 2021
@jtpio
Copy link
Member

jtpio commented Oct 22, 2021

Thanks for opening this 👍

This would definitely be useful. Especially when making changes directly via the GitHub UI or github.dev, where it's easy to miss the lint and integrity issues since the scripts are not running in these environments.

@fcollonval
Copy link
Member

👍 to add a new repo for the useful maintainer tools.

@blink1073
Copy link
Member Author

Step 1: jupyterlab/maintainer-tools#1

@jtpio
Copy link
Member

jtpio commented Dec 8, 2021

The maintainer tools repo now has a couple of actions used across several repos.

Looks like we could then close this issue?

@blink1073
Copy link
Member Author

Yep!

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

No branches or pull requests

3 participants