Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 830 Bytes

File metadata and controls

11 lines (8 loc) · 830 Bytes

Automation Platform Github Actions & Workflows

This repository contains github actions and workflows that the Automation Platform team uses in the development workflow automation.

How to work with this repo

  • Develop github actions here to make them reusable
  • Develop reusable workflows here
  • Add test workflows here that exemplify the usage of the reusable workflow and can be used for testing the reusable workflow
  • Use the issue tracker, project board, ... as data for testing. We do not track development issues in this repositry. Instead, use the CAMTEAM project in JIRA
  • Check [commons/README.md] for how to develop the shared codebase of the Javascript github actions