Open ExperimentsInHonesty opened 2 years ago
Automations that opens a new issue each week on a repository to keep a specific GitHub team updated on the repository activity.
Members of repository teams have a hard time keeping up with all the activity that happens on the repository over a given period of time.
A replicable GitHub Action and documentation for installation and customization, that can be installed by any repository manager.
Your suggestions wanted
Define what the summary looks like
New issues created: 5 issue link by who issue link by who issue link by who issue link by who issue link by who
How data should look in a csv or whatever data object you use: Date/Time, What, Who, other (URL, Release name)
To ensure your JavaScript actions are compatible with all GitHub-hosted runners (Ubuntu, Windows, and macOS), the packaged JavaScript code you write should be pure JavaScript and not rely on other binaries.
To ensure your JavaScript actions are compatible with all GitHub-hosted runners (Ubuntu, Windows, and macOS), the packaged JavaScript code you write should be pure JavaScript and not rely on other binaries.
Overview
We need an automation that open source repository managers can install, in order to understand the activity over a defined period (e.g., a week, month, etc.).
Action Items
Resources/Instructions
History