Skip to content

Implement Milestone 1 API gap features#153

Open
chris-peterson wants to merge 4 commits intomainfrom
claude/api-gap-analysis-FLHND
Open

Implement Milestone 1 API gap features#153
chris-peterson wants to merge 4 commits intomainfrom
claude/api-gap-analysis-FLHND

Conversation

@chris-peterson
Copy link
Owner

Add 5 features from the API gap analysis backlog (Tier 1):

  • Labels CRUD: Get/New/Update/Remove-GitlabLabel (project + group)
  • Tags: Get/New/Remove-GitlabTag with search and sort
  • Releases write: New/Update/Remove-GitlabRelease (extends read-only)
  • Milestones write: New/Update/Remove-GitlabMilestone (project + group)
  • Pipeline cancel: Stop-GitlabPipeline

Each feature includes cmdlet implementation, Pester v5 tests,
and PlatyPS documentation.

https://claude.ai/code/session_01Jb3vMehUZu7CXt2STPpucq

claude and others added 3 commits March 10, 2026 19:57
Add 5 features from the API gap analysis backlog (Tier 1):

- Labels CRUD: Get/New/Update/Remove-GitlabLabel (project + group)
- Tags: Get/New/Remove-GitlabTag with search and sort
- Releases write: New/Update/Remove-GitlabRelease (extends read-only)
- Milestones write: New/Update/Remove-GitlabMilestone (project + group)
- Pipeline cancel: Stop-GitlabPipeline

Each feature includes cmdlet implementation, Pester v5 tests,
and PlatyPS documentation.

https://claude.ai/code/session_01Jb3vMehUZu7CXt2STPpucq
- Create Labels doc files (Get/New/Update/Remove-GitlabLabel.md)
- Update Labels, Tags, Releases, Milestones, Pipelines READMEs with cmdlet tables
- Add Labels, Tags entries and new cmdlets to _sidebar.md
- Add Labels, Tags categories to docs/README.md
- Add Labels, Tags to CategoryDescriptions in Update-Help.ps1
- Update Releases description from "View" to "Manage"

https://claude.ai/code/session_01Jb3vMehUZu7CXt2STPpucq
Replace {{ Fill in the Description }} placeholders across Label,
Milestone, and Tag documentation with actual descriptions.
Includes regenerated help output from Update-Help.
@chris-peterson chris-peterson force-pushed the claude/api-gap-analysis-FLHND branch from 15f3a8d to 461afbd Compare March 14, 2026 17:39
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