PR Project Board Label Updates#2902
Closed
gspetro-NOAA wants to merge 105 commits intoufs-community:developfrom
Closed
PR Project Board Label Updates#2902gspetro-NOAA wants to merge 105 commits intoufs-community:developfrom
gspetro-NOAA wants to merge 105 commits intoufs-community:developfrom
Conversation
…her-model into feature/gh-project
This reverts commit 69f39c2.
dpsarmie
reviewed
Sep 30, 2025
| <!-- | ||
| Provide a list of subcomponents involved with this PR and include links to subcomponent PRs. | ||
| Example: | ||
| * FV3: NOAA-EMC/fv3atm#734 |
Collaborator
There was a problem hiding this comment.
Going to also edit the leftover FV3 references in this section to UFSATM when I add it to #2913 if that's ok with you.
Collaborator
Author
There was a problem hiding this comment.
Good catch! Works for me :)
dpsarmie
added a commit
to dpsarmie/ufs-weather-model
that referenced
this pull request
Oct 1, 2025
Merged
22 tasks
jkbk2004
pushed a commit
that referenced
this pull request
Oct 2, 2025
…d Label Updates #2902 (#2913) * UFSWM - Fix Atmos%iau_offset bug, remove goto statements from noahmp, add spack ci, and add changes to PR proj board * UFSATM - Set Atmos%iau_offset to iau_offset in module_fcst_grid_comp * NOAHMP - Remove goto statements and remove leftover debug write statement --------- Co-authored-by: gspetro-NOAA <gillian.petro@noaa.gov> Co-authored-by: Alexander Richert <alexander.richert@noaa.gov>
Collaborator
Author
|
Merged in w/#2913. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Commit Queue Requirements:
Description:
This PR adds functionality to adjust the PR project board status automatically based on labels that are added or removed. Specifically, it handles labels for baseline updates and input data. I also included a small update to the PR template, which @DeniseWorthen requested.
I tested the auto-labeling functionality using PRs from my fork (feature/add-labels branch) to the NOAA-EPIC/ufs-weather-model (feature/pr-management branch). For example, see: NOAA-EPIC WM PR#12 and the NOAA-EPIC project board.
For security reasons, these GitHub actions won't run in a fork, so this functionality will only work once added to the WM repo. Since I have switched the code to point to the ufs-community project board, it will not work until merged. However, PR #13 (where I am working on logic for the priority labels) and the NOAA-EPIC project board show how it would work for anyone interested in taking a look.
The details around security issues and testing are basically the same as those in PR #2908. Check out that PR description for more details.
A later PR will automate priority labels, but that logic is still in the works.
Commit Message:
Priority:
Git Tracking
UFSWM:
Sub component Pull Requests:
UFSWM Blocking Dependencies:
Documentation:
Changes
Regression Test Changes (Please commit test_changes.list):
Input data Changes:
Library Changes/Upgrades:
Testing Log: