Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Stale" GitHub action fails due to error in YAML config file #2307

Closed
yantosca opened this issue Jun 3, 2024 · 2 comments · Fixed by #2308
Closed

"Stale" GitHub action fails due to error in YAML config file #2307

yantosca opened this issue Jun 3, 2024 · 2 comments · Fixed by #2308
Assignees
Labels
category: Bug Something isn't working topic: GitHub Related to GitHub labels, templates or actions
Milestone

Comments

@yantosca
Copy link
Contributor

yantosca commented Jun 3, 2024

Your name

Bob Yantosca

Your affiliation

Harvard + GCST

What happened? What did you expect to happen?

The GitHub action that marks stale issues is failing due to an error in the YAML file.

See: https://github.com/geoschem/geos-chem/actions/runs/9342363070/workflow

What are the steps to reproduce the bug?

The error happens when the GitHub action runs at regular intervals

What GEOS-Chem version were you using?

14.4.0

What environment were you running GEOS-Chem on?

Other (please explain below)

What compiler and version were you using?

This is a GitHub-related issue and so was not using a compiler

Will you be addressing this bug yourself?

Yes

In what configuration were you running GEOS-Chem?

GCClassic

What simulation were you running?

Full chemistry

As what resolution were you running GEOS-Chem?

N/A

What meterology fields did you use?

GEOS-FP

Additional information

I can disable the stale workflow for the time being. We can issue a fix (along with other no-diff updates) in 14.4.1.

@yantosca yantosca added category: Bug Something isn't working topic: GitHub Related to GitHub labels, templates or actions labels Jun 3, 2024
@yantosca yantosca self-assigned this Jun 3, 2024
@yantosca
Copy link
Contributor Author

yantosca commented Jun 3, 2024

The problem is that the YAML tag exempt-issue-labels expects a comma-separated list, not a YAML sequence. We will push a fix to the no-diff-to-benchmark branch.

@yantosca
Copy link
Contributor Author

yantosca commented Jun 5, 2024

We have now merged the fixes into the dev/no-diff-to-benchmark branches of the various repos. We can now close this issue.

@yantosca yantosca closed this as completed Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: Bug Something isn't working topic: GitHub Related to GitHub labels, templates or actions
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant