# app-config.yaml
[...]
+ integrations:
+ github:
+ - host: github.com
+ apps:
+ - $include: github-app-backstage-tutorial-medium-credentials.yaml
[...]
+ catalog:
+ rules:
+ - allow: [Component, Group, User, Resource, Location, Template]
+ providers:
+ github:
+ tutorialBS:
+ organization: 'Tutorial-Backstage'
+ catalogPath: '/catalog-info.yaml'
[...]
Created
February 25, 2023 18:47
-
-
Save padupe/bf15bb06c0fb862ccfc603f0f3a345eb to your computer and use it in GitHub Desktop.
[Backstage] Getting Started GitHub Integration on a Backstage Instance
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment