Skip to content

Conversation

altheaden
Copy link
Collaborator

@altheaden altheaden commented Aug 5, 2025

This PR makes a few changes and updates to CI.

  1. PYTHON_VERSION is now defined in all workflow files for consistency
  2. REVIEWERS variable is now used to list the reviewers instead of a magic string to make things more readable
  3. pre_commit_update_workflow.yml has been fixed to use conda in to avoid a bug with gh which was causing permissions errors in workflow runs
  4. workflow_dispatch has been added to pre_commit_update_workflow.yml CI workflow to allow manual triggering
  5. pre_commit_update_workflow.yml now checks for and closes any existing update PRs before creating a new one, something that previously would have caused a failure
  6. @andrewdnolan has been added to the dependabot reviewers list

@xylar Review checklist:

Copy link
Collaborator

@xylar xylar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! Thanks @altheaden!

@xylar xylar merged commit beafee1 into MPAS-Dev:master Aug 6, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants