Skip to content

Create GEM-specific PRs when changes are introduced into the ecModels repository files #57

@IVANDOMENZAIN

Description

@IVANDOMENZAIN

In the current implementation of the automated workflow, the GECKO pipeline is programmed to run exclusively on GEMs whose version has changed,or for all models if any of the dependencies changes its version. This situation will eventually make that, when changes are introduced into any file in this repository, GEM-specific PRs are not gonna be created because a change in the source model version are not taking place.

Therefore, we need that our pipeline is able to run and create PRs for a model, every time that:

  • A change in the source model version is detected by a scheduled run.
  • When changes in the GECKO toolbox are detected by a scheduled run (new release).
  • When changes are introduced into the ecModels repo (push events to branches other than master and update...)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requesthelp wantedExtra attention is needed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions