ip-skill-backstage-catalog
install
source · Clone the upstream repo
git clone https://github.com/docker-skill-dev/ip-skill-backstage-catalog
manifest:
skill.yamlsource content
Copyright © 2022 Atomist, Inc.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
skill: apiVersion: v2
namespace: <defaults to GitHub org name>
name: <defaults to GitHub repository name>
displayName: Go Sample Skill description: Very basic sample skill written in Go author: Atomist license: Apache-2.0 parameters: - repoFilter: name: repoFilter displayName: Which repositories description: '' required: false - webhook: name: on_webhook displayName: Webhook description: Send any kind of data required: false authorizationTypes: - httpBasic