Skip to content

Support for configuration variables in workflows - environments, repository, and organization #389

Open
@svg153

Description

@svg153

Prerequisites:

  • Is the functionality available in the GitHub UI? If so, please provide a link to information about the feature.

https://github.blog/changelog/2023-01-10-github-actions-support-for-configuration-variables-in-workflows/

https://docs.github.com/en/rest/actions/variables?apiVersion=2022-11-28#create-an-environment-variable

New Feature

Please describe the desired new functionality:

Being able to configure these variables not only at the repository level but also at the organization level

Our use case:

  • Block all pipelines in our organization when something happens.
  • Block only deployments to one env.

With this, we could lock them by code. Being traced the change and the duration.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions