Skip to content

Add Field descriptions#7

Merged
sylwia-budzynska merged 7 commits into
mainfrom
param-fields
Dec 4, 2025
Merged

Add Field descriptions#7
sylwia-budzynska merged 7 commits into
mainfrom
param-fields

Conversation

@sylwia-budzynska

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This pull request adds Field descriptions to all parameters in the MCP tool functions, improving API documentation and making the tools more discoverable and user-friendly. The changes systematically add Pydantic Field descriptions to previously undecorated parameters (mainly owner and repo), providing clear documentation about what each parameter represents.

  • Adds Field descriptions to owner and repo parameters across all 27 tool functions
  • Maintains consistent formatting and alignment for improved code readability
  • Ensures all function parameters now have descriptive metadata for better API documentation

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

Comment thread src/seclab_taskflows/mcp_servers/repo_context.py Outdated
Comment thread src/seclab_taskflows/mcp_servers/repo_context.py Outdated
Comment thread src/seclab_taskflows/mcp_servers/repo_context.py Outdated
Comment thread src/seclab_taskflows/mcp_servers/repo_context.py Outdated
Comment thread src/seclab_taskflows/mcp_servers/repo_context.py Outdated
kevinbackhouse
kevinbackhouse previously approved these changes Dec 4, 2025
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings December 4, 2025 10:17
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
sylwia-budzynska and others added 2 commits December 4, 2025 11:17
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 2 comments.


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

Comment thread src/seclab_taskflows/mcp_servers/repo_context.py
Comment thread src/seclab_taskflows/mcp_servers/repo_context.py
@sylwia-budzynska sylwia-budzynska merged commit cd74dd6 into main Dec 4, 2025
9 checks passed
@sylwia-budzynska sylwia-budzynska deleted the param-fields branch December 4, 2025 10:22
ashsolei referenced this pull request in AiFeatures/seclab-taskflows Apr 8, 2026
Uses tags-override=latest input from shared pipeline PR #7.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
ashsolei referenced this pull request in AiFeatures/seclab-taskflows Apr 8, 2026
* feat: add multi-stage Dockerfile with non-root user and healthcheck

- Python 3.12-slim base with multi-stage build
- Non-root appuser for runtime security
- HEALTHCHECK via Python import validation
- OCI labels for container registry metadata

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* feat: wire ci.yml to enterprise-ci-cd/ci-python.yml@v1

Replace inline CI steps with shared reusable workflow call
to Ai-road-4-You/enterprise-ci-cd for consistent Python CI.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* feat: add release.yml calling enterprise-ci-cd/release.yml@v1

Trigger on version tags (v*) to automate GitHub Releases
via the shared enterprise pipeline.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* feat: add docker.yml calling enterprise-ci-cd/ci-docker.yml@v1

Uses tags-override=latest input from shared pipeline PR #7.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* feat: add security-scan.yml calling enterprise-ci-cd/security-scan.yml@v1

Runs on push, PR, and weekly schedule (Monday 06:00 UTC).

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
kiandadban pushed a commit to kiandadban/seclab-taskflows that referenced this pull request May 4, 2026
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.

3 participants