Skip to content

Commit ae9dba4

Browse files
Add NCO issue labels (#32)
This PR adds NCO issue labels to the standards document to replace bug reports via Bugzilla. Please feel free to discuss and provide feedback. You can find the build for this PR [here](https://nws-hpc-standards--32.org.readthedocs.build/en/32/standards.html#d-nco-labeled-issues-and-bugs). Closes #31 --------- Co-authored-by: James Polly <james.polly@noaa.gov>
1 parent 3e18c0a commit ae9dba4

1 file changed

Lines changed: 31 additions & 6 deletions

File tree

docs/standards.rst

Lines changed: 31 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -817,13 +817,38 @@ Table 5 (below), Table 7, Table 8, and Table 9 (in `Appendix B: Variables and Di
817817

818818

819819

820-
D. Unresolved Bugs
821-
------------------
820+
D. NCO Labeled Issues and Bugzilla Bugs
821+
------------------------------
822+
Before handing off code to NCO, all pre-existing NCO labeled issues and/or Bugzilla Bugs (hereafter simply "Bugzillas") must be addressed.
822823

823-
Before handing off code to NCO, all Bugzilla entries must be addressed.
824-
Please mark all items that have been resolved as such and add a brief complete explanation of the resolution, including relevant files modified to address the bug.
825-
The SPA will then verify the fix during testing and close the bug following implementation.
826-
If a bug cannot be resolved, a comment must be added and approval received from the SPA team lead.
824+
The SPA will then verify the fix during testing and close the issue/Bugzilla following implementation.
825+
826+
If an NCO labeled issue or Bugzilla cannot be resolved, justification must be added in a comment on the issue/Bugzilla and approval received from the SPA Team Lead.
827+
828+
i. Issue Tracking on Remote Hosting Services
829+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
830+
831+
.. csv-table::
832+
:header-rows: 1
833+
:stub-columns: 0
834+
:widths: auto
835+
836+
"NCO Issue Label","Description"
837+
"NCO Type: Bug","A bug that was identified in production code or during NCO review"
838+
"NCO Type: Standards","An item in the standards document needs to be addressed"
839+
"NCO Type: Enhancement","A suggested improvement from NCO"
840+
"NCO Status: Open","An NCO issue that has yet to be worked on by the development team"
841+
"NCO Status: In Progress","An NCO issue that is actively being worked on"
842+
"NCO Status: Review Required","An NCO issue that has been addressed, but requires review from NCO SPA team member"
843+
844+
Please mark all items that have been resolved with "NCO Status: Review Required" and explain the resolution, including a link to a pull request which addresses the issue.
845+
846+
ii. Bugzillas
847+
^^^^^^^^^^^^^
848+
849+
NCO will be transitioning from Bugzilla to issue tracking on remote hosting services (e.g., GitHub).
850+
851+
Please continue to mark all Bugzillas that have been resolved as such and explain the resolution, including relevant files modified to address the Bugzilla.
827852

828853

829854
.. _appendices:

0 commit comments

Comments
 (0)