Skip to content

Commit

Permalink
Automation Proposal: Generate Summary Readme (#937)
Browse files Browse the repository at this point in the history
  • Loading branch information
FelixFonteneau authored Mar 23, 2021
1 parent 4996fa2 commit 653b417
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions contributions/course-automation/felixfon/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Course automation: Generate Summary Readme on Category Folders

## Members

Félix Fonteneau ([email protected])
GitHub: [Félix](https://github.com/FelixFonteneau)

## Proposal

I would like to create an automation that generate a summary readme for each category folder, based on the content of the contributions, and update when new project

For this, I will do a a Github action on pushes that:

- Check if a new contribution folder is pushed in one category folder or an update in these folders
- Retrieve the information of the contribution (e.g. the contributors, the status, a summary (if possible)... )
- Update the readme of the contribution directory (demo or essay)

0 comments on commit 653b417

Please sign in to comment.