Files
backstage/plugins
@pawelmitka d622cfad17 feat(plugin-scaffolder-backend): provide option to require Code Owners in GitHub
In order to make creation of a new repository more powerful option to enable 'Require review from Code Owners' has been added. The default behavior is that this option is disabled as with the current behavior. However, adding `requireCodeOwnersReview: true` in context input enables it.

Signed-off-by: @pawelmitka <pawel.mitka@brainly.com>
2021-08-18 17:13:02 +02:00
..
2021-08-12 08:21:56 +00:00
2021-08-09 11:54:38 +02:00
2021-08-12 08:21:56 +00:00
2021-08-09 11:54:38 +02:00
2021-08-12 08:21:56 +00:00
2021-08-09 11:54:38 +02:00
2021-08-12 13:21:23 +02:00
2021-08-12 08:21:56 +00:00
2021-08-12 08:21:56 +00:00
2021-08-12 08:21:56 +00:00
2021-08-12 08:21:56 +00:00
2021-08-12 08:21:56 +00:00
2021-08-12 08:21:56 +00:00
2021-08-12 08:21:56 +00:00
2021-08-12 08:21:56 +00:00
2021-08-12 08:21:56 +00:00
2021-08-12 08:21:56 +00:00
2021-08-12 08:21:56 +00:00
2021-08-12 08:21:56 +00:00
2021-08-12 08:21:56 +00:00
2021-08-12 08:21:56 +00:00
2021-08-12 08:21:56 +00:00
2021-08-17 14:44:30 +02:00
2021-08-12 08:21:56 +00:00
2021-08-12 08:21:56 +00:00
2021-08-12 08:21:56 +00:00
2021-08-12 08:21:56 +00:00
2021-07-29 10:32:54 +00:00
2021-08-12 08:21:56 +00:00
2021-08-12 08:21:56 +00:00
2021-08-12 08:21:56 +00:00
2021-08-12 08:21:56 +00:00
2021-08-12 08:21:56 +00:00
2021-08-09 11:54:38 +02:00
2021-08-17 23:28:36 +02:00
2021-08-12 08:21:56 +00:00
2021-08-05 21:19:51 -04:00
2021-08-05 00:24:56 +00:00
2021-08-12 08:21:56 +00:00
2021-08-12 08:21:56 +00:00
2021-08-12 08:21:56 +00:00
2021-08-12 08:21:56 +00:00
2021-08-12 08:21:56 +00:00
2021-08-12 08:21:56 +00:00
2021-08-12 08:21:56 +00:00
2021-08-12 08:21:56 +00:00
2021-08-12 08:21:56 +00:00
2021-08-12 08:21:56 +00:00
2021-08-12 15:32:31 +02:00

Plugins

Backstage is a single-page application composed of a set of plugins. This folder holds numerous plugins that are managed by this repository.

For more information about the plugin ecosystem, see the documentation here:

https://backstage.io/docs/plugins/

You can also see the Plugin Marketplace for other open source plugins you can add to your Backstage instance.

Suggesting a plugin

If you start developing a plugin that you aim to release as open source, we suggest that you create a new Issue. This helps the community know what plugins are in development.

You can also use this process if you have an idea for a good plugin but you hope that someone else will pick up the work.