You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Set up a GitHub Action to automatically create labels in new repositories. This involves writing a script that runs when a new repository is created, using GitHub's API to add the desired labels.