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

Create production_update.md #1348

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
31 changes: 31 additions & 0 deletions .github/ISSUE_TEMPLATE/production_update.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
---
name: Production Update
about: Use this template for operational production updates
title:
labels: production update
assignees:
- KateFriedman-NOAA

---

**Description**
<!-- Provide a consise description of the production update. -->
<!-- Include related issues in component repositories. -->
<!-- Include expected new version # (e.g. GFS.v#.#.#) -->

**Workflow Changes**
<!-- What are the anticipated changes coming into the workflow? -->
<!-- Include version variables, checkout tags, config/parm, etc. -->

**Tasks**
- [ ] Create release branch
- [ ] Make workflow changes for upgrade in release branch (add additional checklist items as needed)
- [ ] Create release notes
- [ ] Cut hand-off tag for CDF
- [ ] Submit CDF to NCO
- [ ] Implementation into operations complete
- [ ] Merge release branch into operational branch
- [ ] Cut version tag from operational branch
- [ ] Release new version tag
- [ ] Announce to users
- [ ] Update Read-The-Docs operations status version in develop