hackforla / peopledepot

A project to setup a datastore for people and projects at HackforLA. The link below takes you to the code documentation
https://hackforla.github.io/peopledepot/
GNU General Public License v2.0
5 stars 24 forks source link

Create automation to generate new security check issues from template on schedule #334

Open fyliu opened 2 days ago

fyliu commented 2 days ago

Overview

We need the ability to schedule security checks at least every quarter to update dependencies. To do that, we need to build a GHA to generate new issues on a schedule and put it on the board. The contents should be from a template file.

Action Items