-
-
Notifications
You must be signed in to change notification settings - Fork 2
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
GHA: Automation of a Repository Activity Digest #11
Comments
RAD Repository Activity DigestOverviewAutomations that opens a new issue each week on a repository to keep a specific GitHub team updated on the repository activity. Problem Being SolvedMembers of repository teams have a hard time keeping up with all the activity that happens on the repository over a given period of time. Value Created from SolutionA replicable GitHub Action and documentation for installation and customization, that can be installed by any repository manager. Stakeholders Impact - who benefits and how?
Solution (simplified explanation)Option 1
Option 2
Option 3Your suggestions wanted Activities
Technical DetailsInstallationCurrent State "As-is" most likely something manual but could be partially automatedFuture Development The “To-be” stateAnticipated technical outcomesResources/Instructions How to run the automation and any packages or dependenciesLanguage Programming language(s)Platform Where is it deployed (e.g. GitHub, Linux Command Line, Windows Command Line etc)Automation triggers Time-based (Specify frequency (e.g. 1x/week) Event-based (e.g. someone just created a new GitHub on a repo)Input required How much manual or custom input is required?Output What's the expected result?API (If applicable)Versions/UpdatesConfigurationUsageEndpoint documentation |
Define what the summary looks like New issues created: 5 |
How data should look in a csv or whatever data object you use: Date/Time, What, Who, other (URL, Release name) |
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
Progress Update
Plan
Tasks
Consolidated Notes
Notes from https://docs.github.com/en/actions/creating-actions
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. Resources
|
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
The text was updated successfully, but these errors were encountered: