-
Notifications
You must be signed in to change notification settings - Fork 185
Issue Review
This page documents different methods and approaches to reviewing the scope of work in an issue as complete.
For an issue, the specific requirements for the issue should be the acceptance criteria. Those acceptance criteria may have generic elements as defined by the issue templates, but a community or NIST OSCAL Team member should adapt them accordingly. Those acceptance criteria aside, team members may want an additional guidance on how to review the issue for completeness. One or more team members ought to use the acceptance and this guidance if it is unclear an issue is complete.
The checklist on a feature request or bug report is to quickly identify the longer form considerations here are met. Completed items should be checked by clicking the box or editing the checklist from [ ]
to [x]
. For items that are not applicable or relevant, the items should be crossed out like so ~crossed out~
and not left-as is. This notation indicates the issue driver or others are aware of the requirement, but know it is not applicable. Actively managing issue checklists reduces ambiguity.
For issues that require changes to the code, no issue is completely without the relevant change being merged into the relevant branch as part of a pull request. A pull request, except extreme circumstances, requires code review from at least one team member. Below are guidelines for reviewing the code review and how it pertains to completeness.
When reviewing the related issue that is the cause for a code change, it is important the issue driver or assigned developers review the issue's goals and acceptance criteria. When one or more developers approve a pull request, the approvers acknowledge implicitly the acceptance criteria issue are met by the pull request. If not the issue work is not complete unless:
- The pull request code reviews request changes and they are made to fully meet the goals and acceptance criteria.
- The goals or acceptance criteria are amended, and the revisions section of the issue explains why and the team buys into the change.
- Relevant work that is out of scope or too large for the sprint is broken into one or more issues for follow-on sprints. The goals or acceptance criteria for the current sprint for the current issue are adapted, and these changes are indicated in the revisions section of the issue.
If there is obsolete code or comments
NOTE: This information exists for the benefit of NIST staff. Although the community may reference or inquire about content, this material is not explicitly intended for community support. The community may create issues to report bugs or request enhancements related to this documentation, but there is no support guarantees for this material. All issues will be considered on a case by case basis.
- Contributing to OSCAL Development
- Issue Completeness Review
- OSCAL Patch (Hot Fix) Release Checklist
- OSCAL Release Branching
- Public Events Calendar Management
- Link Check Report Procedure
- Dependency Pull Request Procedure
- Issue Triage and Backlog Refinement
- NIST SP 800-53 OSCAL Content Data Governance
- Workflow for Prototyping a New OSCAL Model
- Backlog Review Process for OSCAL-related Repositories