Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pjirsa/azure-healthbot-devops
demonstrate custom gh action
https://github.com/pjirsa/azure-healthbot-devops
Last synced: 8 days ago
JSON representation
demonstrate custom gh action
- Host: GitHub
- URL: https://github.com/pjirsa/azure-healthbot-devops
- Owner: pjirsa
- License: mit
- Created: 2021-02-01T19:51:15.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-12-22T19:53:51.000Z (about 2 years ago)
- Last Synced: 2024-10-30T00:33:55.363Z (about 2 months ago)
- Language: JavaScript
- Homepage:
- Size: 49.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![build badge](https://github.com/pjirsa/azure-healthbot-devops/workflows/main/badge.svg)
# Azure Healthbot Scenario DevOps
Sample template repo using custom github action to push scenarios via Scenario Management API## Contents
- [template.json](./template.json) file containing 2 example Healthbot scenario templates
- [.github/workflows/main.yml](./.github/workflows/main.yml) workflow demonstrating use of [healthbot-template-push](https://github.com/pjirsa/healthbot-template-push) github action to upload scenario templates to Azure Healthbot.\* Use Github secrets to define `TENANT_NAME` and `API_KEY` for your specific Azure Healthbot instance
Update 1