Skip to content

Conversation

@ac000
Copy link
Owner

@ac000 ac000 commented Nov 6, 2025

@ac000 ac000 requested a review from Copilot November 6, 2025 23:17
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds support for the Individuals Capital Gains Income (ICGI) API to the MTD CLI tool, enabling users to manage residential property disposals and other capital gains through the command-line interface.

Key Changes:

  • Adds new ICGI endpoint with commands for residential property disposals (PPD and non-PPD) and other capital gains
  • Registers the ICGI API in the endpoint mapping table
  • Updates documentation to include the new icgi command option

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
src/mtd-cli.c Registers the icgi endpoint in the API endpoint mapping table
src/mtd-cli-icgi.c Implements the ICGI API endpoint with 7 commands for managing capital gains data
src/endpoints.h Declares the external icgi_endpoint structure
README.rst Updates CLI usage documentation to include the new icgi command

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@ac000 ac000 merged commit 7535829 into master Nov 6, 2025
10 checks passed
@ac000 ac000 deleted the icgi branch November 6, 2025 23:23
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