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

DevOps: automate weekly contributors list updates #838

Open
4 tasks
nlebovits opened this issue Jul 24, 2024 · 0 comments
Open
4 tasks

DevOps: automate weekly contributors list updates #838

nlebovits opened this issue Jul 24, 2024 · 0 comments
Labels
devops documentation Improvements or additions to documentation

Comments

@nlebovits
Copy link
Collaborator

Describe the task

Transition away from using the all-contributors bot to a more efficient implementation for managing contributors. The new implementation should improve automation and workflow by:

  1. Automating a weekly check for new contributors.
  2. Opening a single PR per week that includes all new contributors.
  3. Opening the PR against the staging branch instead of main.

The new implementation should still follow a similar formatting to all-contributors for how the information is displayed in the README. It can either totally abandon all-contributors or find a better way of using it.

Acceptance Criteria

  • Automate a weekly check for new contributors.
  • Open a single PR per week that includes all new contributors.
  • Open the PR against the staging branch.
  • Display contributor information in the README with a format similar to all-contributors.

Additional context

@nlebovits nlebovits added documentation Improvements or additions to documentation devops labels Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devops documentation Improvements or additions to documentation
Projects
Status: To Do
Development

No branches or pull requests

1 participant