Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add @lint-agent for running azpysdk validation checks#44182

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Draft
Copilot wants to merge2 commits intomain
base:main
Choose a base branch
Loading
fromcopilot/add-lint-agent-implementation

Conversation

Copy link
Contributor

CopilotAI commentedNov 25, 2025
edited
Loading

Adds a Copilot agent that runs azpysdk linting and validation commands on user's changed code.

Changes

  • New agent prompt:.github/prompts/lint.prompt.md
    • Usesazsdk_verify_setup for environment validation
    • Usesazsdk_package_run_check for linting with support for all check types (Linting, Format, Changelog, Cspell, etc.)
    • Includesazsdk_analyze_log_file for log analysis
    • DocumentsfixCheckErrors parameter for auto-fixing formatting issues
    • Links to pylint, mypy, and tox documentation

Usage

Invoke with@lint-agent to run checks on a package:

@lint-agent run linting checks on sdk/storage/azure-storage-blob
Original prompt

I want to make an @lint-agent for the python repo that will run the azpysdk commands on the users changed code


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn moreCopilot coding agent tips in the docs.

Co-authored-by: l0lawrence <100643745+l0lawrence@users.noreply.github.com>
CopilotAI changed the title[WIP] Add lint agent to run azpysdk commands on user changesAdd @lint-agent for running azpysdk validation checksNov 25, 2025
Copilot finished work on behalf ofl0lawrenceNovember 25, 2025 21:08
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@l0lawrencel0lawrenceAwaiting requested review from l0lawrence

At least 1 approving review is required to merge this pull request.

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@l0lawrence

[8]ページ先頭

©2009-2025 Movatter.jp