Skip to content

Support adding colors to tags in the Teamwork API SDK. - #115

Merged
ready4god2513 merged 2 commits into
mainfrom
tag-color
Aug 12, 2026
Merged

Support adding colors to tags in the Teamwork API SDK.#115
ready4god2513 merged 2 commits into
mainfrom
tag-color

Conversation

@ready4god2513

@ready4god2513 ready4god2513 commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

Description

This includes updating the Tag struct to include a Color field, modifying the TagCreateRequest struct to accept an optional Color parameter, and updating the NewTagCreateRequest function to handle the new Color parameter. Additionally, test cases and examples have been updated to reflect these changes.

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update

Testing

  • Tests pass locally (go test -v ./...)
  • Added/updated tests for new functionality

Checklist

  • Code follows project style guidelines
  • Self-reviewed the code
  • Added necessary documentation
  • No new warnings or errors

This includes updating the Tag struct to include a Color field,
modifying the TagCreateRequest struct to accept an optional Color
parameter, and updating the NewTagCreateRequest function to handle the
new Color parameter. Additionally, test cases and examples have been
updated to reflect these changes.
@ready4god2513
ready4god2513 requested a review from a team as a code owner August 12, 2026 19:14
@ready4god2513
ready4god2513 merged commit e1e23f2 into main Aug 12, 2026
3 checks passed
@ready4god2513
ready4god2513 deleted the tag-color branch August 12, 2026 19:20
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.

1 participant