Skip to content

fix: rename GWS/GH tasks to manifest convention#308

Merged
olearycrew merged 1 commit intomainfrom
fix/manifest-gws-tasks
Apr 14, 2026
Merged

fix: rename GWS/GH tasks to manifest convention#308
olearycrew merged 1 commit intomainfrom
fix/manifest-gws-tasks

Conversation

@ScuttleBot
Copy link
Copy Markdown
Contributor

Remove numeric prefixes from task files added in #172:

  • task_26_gws_email_triagetask_gws_email_triage
  • task_27_gws_cross_servicetask_gws_cross_service
  • task_28_gws_task_managementtask_gws_task_management
  • task_29_gh_issue_triagetask_gh_issue_triage

Also updates the id field in each task frontmatter and adds them to manifest.yaml.

Follows up on #172 to align with the manifest-based task ordering introduced earlier.

Remove numeric prefixes from task files added in #172:
- task_26_gws_email_triage → task_gws_email_triage
- task_27_gws_cross_service → task_gws_cross_service
- task_28_gws_task_management → task_gws_task_management
- task_29_gh_issue_triage → task_gh_issue_triage

Also updates the id field in each task and adds them to manifest.yaml.
@kilo-code-bot
Copy link
Copy Markdown
Contributor

kilo-code-bot Bot commented Apr 14, 2026

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Clean rename PR — numeric prefixes removed consistently across filenames, id fields in frontmatter, and manifest.yaml entries. The changes are coherent and follow the established manifest convention.

Files Reviewed (5 files)
  • tasks/manifest.yaml
  • tasks/task_gws_email_triage.md (renamed from task_26_gws_email_triage.md)
  • tasks/task_gws_cross_service.md (renamed from task_27_gws_cross_service.md)
  • tasks/task_gws_task_management.md (renamed from task_28_gws_task_management.md)
  • tasks/task_gh_issue_triage.md (renamed from task_29_gh_issue_triage.md)

Reviewed by claude-4.6-sonnet-20260217 · 73,830 tokens

@olearycrew olearycrew merged commit adce1fb into main Apr 14, 2026
2 checks passed
olearycrew added a commit that referenced this pull request Apr 14, 2026
Resolves manifest.yaml conflict by including all tasks:
- GWS tasks from #308
- PDF to calendar task from #296 (renamed to manifest convention)
- CVE security triage task from this branch

Lint passes with 41 tasks.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants