WIP: Data-driven overhaul #8

Draft
lrvick wants to merge 3 commits from data-driven into main
Owner
No description provided.
lrvick added 1 commit 2024-12-06 23:51:47 +00:00
lrvick changed title from Document desired data-driven end-game to WIP: Data-driven overhaul 2024-12-06 23:52:13 +00:00
lrvick added 1 commit 2024-12-06 23:57:10 +00:00
lrvick added 1 commit 2024-12-07 00:11:50 +00:00
Owner

How do you imagine the automated estimations for the:

  • commits
  • browser seraches
  • conversations

Seems like it would be kinda tricky to estimate those automatically. They should all offer a manual estimate input right?

How do you imagine the automated estimations for the: * commits * browser seraches * conversations Seems like it would be kinda tricky to estimate those automatically. They should all offer a manual estimate input right?
This pull request is marked as a work in progress.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b data-driven main
git pull origin data-driven

Step 2:

Merge the changes and update on Forgejo.
git checkout main
git merge --no-ff data-driven
git push origin main
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: public/punchin#8
No description provided.