Document the Gazprea project management process and its marks - #141
Open
novo52 wants to merge 1 commit into
Open
Document the Gazprea project management process and its marks#141novo52 wants to merge 1 commit into
novo52 wants to merge 1 commit into
Conversation
**In scope** - Setting up a default-branch ruleset requiring a reviewed pull request - Four marks at Part 1 and four at Part 2: PR delivery, review coverage, assigned issues **Out of scope** - CI: no required status checks, and no mark for a green default branch - The Grading Matrix, which already carries Software Engineering at 5%
rcunrau
requested changes
Aug 27, 2026
|
|
||
| Track the work in issues: | ||
|
|
||
| * Open an issue for each piece of work you have identified. Specification sections you have not implemented yet and test packages that are failing both divide cleanly into issues. |
Collaborator
There was a problem hiding this comment.
I think it is also important to attempt to size the pieces. Teams can choose large pieces, e.g. 4 worth 25, or lots of small pieces, e.g. 16 pieces sized at 4 hours/days/units.
|
|
||
| * Open an issue for each piece of work you have identified. Specification sections you have not implemented yet and test packages that are failing both divide cleanly into issues. | ||
| * **Assign every issue to the member doing it**, and reassign it if the work changes hands. | ||
| * Close issues as the work lands. |
Collaborator
There was a problem hiding this comment.
Do you want to mention the #issue feature of Github that automatically ties the issue to the PR?
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.
In scope
Out of scope