hackaton-skill-test-1
install
source · Clone the upstream repo
git clone https://github.com/whostolebenfrog/hackaton-skill-test-1
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: - webhook: name: on_webhook displayName: Webhook description: Send any kind of data required: false authorizationTypes: - httpBasic
parameter values for local testing
parameterValues: - webhook: name: on_webhook value: - name: webhook-0