-
Notifications
You must be signed in to change notification settings - Fork 1
Add CI workflow and protect main branch workflow #13
Copy link
Copy link
Closed
Labels
area:setupProject setup, structure, and configurationProject setup, structure, and configurationarea:testingTests, coverage, and quality checksTests, coverage, and quality checksenhancementNew feature or requestNew feature or requestplanned-taskPlanned project implementation taskPlanned project implementation tasktddTest-driven development: write or define tests before implementationTest-driven development: write or define tests before implementation
Description
Metadata
Metadata
Assignees
Labels
area:setupProject setup, structure, and configurationProject setup, structure, and configurationarea:testingTests, coverage, and quality checksTests, coverage, and quality checksenhancementNew feature or requestNew feature or requestplanned-taskPlanned project implementation taskPlanned project implementation tasktddTest-driven development: write or define tests before implementationTest-driven development: write or define tests before implementation
Objective:
Set up the repository workflow so all feature work happens on feature branches and tests run before merging into main.
Acceptance criteria:
TDD workflow: