Skip to content

Modularizes the job execution conditions of github actions #3730

Open
@Yaminyam

Description

Motivation  

[Why is this Task important? Explain the context and reasons for this task.]  

  • In ci.yml, a lot of jobs currently use If conditions to determine whether or not to run.
    These conditions have become very complex, and we want to manage them all at once in optimize-ci.

Objective  

[Clearly state the purpose or goal of this task.]  

  • Allow common conditions to be managed by a single variable.
    Allows you to immediately understand why a job didn't run.

Details  

[Outline the specific steps or changes needed to complete this task.]  

Impact  

[Describe how this task may indirectly influence other services, if at all.]  

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions