-
-
Notifications
You must be signed in to change notification settings - Fork 8
Set up GitHub Actions automation #127
Copy link
Copy link
Closed
Labels
area:webWeb app / Pattern Lab (generation, simulation, editing)Web app / Pattern Lab (generation, simulation, editing)type:featureA new capability or additionA new capability or addition
Description
Metadata
Metadata
Assignees
Labels
area:webWeb app / Pattern Lab (generation, simulation, editing)Web app / Pattern Lab (generation, simulation, editing)type:featureA new capability or additionA new capability or addition
Projects
StatusShow more project fields
Done
Automate routine repo tasks with GitHub Actions (
.github/workflows/). Candidate workflows, roughly in priority order:web/**, runnext build+ lint so broken code can't reachmain.web/public/roadmap.json. The/roadmappage then reads a static file with no runtime token and no rate limit, replacing the current live/api/roadmapfetch.area:web/area:firmware/ …); optional stale-bot for old issues.Notes:
${{ secrets.NAME }}.