QuestionQ13

Secure and optimize automation

As a developer, which two options should you recommend for implementing standards for automation reuse? Each correct answer provides a complete solution.

NOTE: Each correct answer is worth one point.

Choose two
  • A Create reusable actions and workflows that can be called from other workflows.
  • B Create a marketplace partition to publish reusable automation for the company.
  • C Store shared corporate actions in subfolders in a defined and documented internally accessible repository.
  • D Create workflow templates and store them in the organization's .github repository.
Explanation

Reusable actions and reusable workflows provide supported, callable building blocks for use across workflows. Organization workflow templates stored in the organization’s .github repository provide a standardized, reusable starting point for workflows across repositories.

Community Discussion

No comments yet. Be the first to start the discussion!