Skip to content
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

Add GitHub action to add items to official starters whenever supabase/examples update #4

Open
lyqht opened this issue Oct 7, 2022 · 0 comments
Labels
enhancement New feature or request hacktoberfest

Comments

@lyqht
Copy link
Owner

lyqht commented Oct 7, 2022

Description

At the moment, official starter items are manually retrieved from the supabase examples folder.

It will be nice if there's a GitHub action that will dynamically add an item whenever supabase adds a new example.

Acceptance Criteria

  1. Please make sure that the action you're adding works — test it with act. Refer to this guide i wrote before on how to test github actions locally with act.
  2. Please provide a repo that shows that the github action does work. — This repo (Repo A) need not update items based on the actual supabase folder; it can be from some other repo's folder (repo B) and you demonstrate that when you add items to that folder in Repo B, Repo A gets updated.
@lyqht lyqht added enhancement New feature or request hacktoberfest labels Oct 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest
Projects
None yet
Development

No branches or pull requests

1 participant