GitHub Actions Adds Required Workflows and Configuration Variables

GitHub announced that it is adding two new features to GitHub Actions that will help with help standardizing policies and reducing duplication: required workflows and configuration variables.

“You no longer have to spend hours configuring hundreds of repositories to protect your critical software assets,” GitHub’s Ashok Kirla explains. “Required workflows along with reusable workflows, configuration variables, and secrets will help you apply a consistent set of standards across many repositories with just a couple of clicks.”

Windows Intelligence In Your Inbox

Sign up for our new free newsletter to get three time-saving tips each Friday — and get free copies of Paul Thurrott's Windows 11 and Windows 10 Field Guides (normally $9.99) as a special welcome gift!

"*" indicates required fields

This field is for validation purposes and should be left unchanged.

Required workflows, now in public beta, helps DevOps teams define and enforce standard continuous integration/continuous delivery (CI/CD) practices across source code repositories within an organization without needing to configure each separately. They can also help organizations invoke external vulnerability scoring or dynamic analysis tools, ensure that all code meets an enterprise’s quality standards, and ensure that code is continuously deployed in a standard way.

Configuration variables let developers store non-sensitive data as plain text variables that can be reused across workflows in their repository or within their organization. Variables can be defined at the Organization, Repository, or Environment level based on needs.

Tagged with

Share post

Please check our Community Guidelines before commenting

Windows Intelligence In Your Inbox

Sign up for our new free newsletter to get three time-saving tips each Friday

"*" indicates required fields

This field is for validation purposes and should be left unchanged.

Thurrott © 2024 Thurrott LLC