-
Notifications
You must be signed in to change notification settings - Fork 70
Automation: add additional commands #2649
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this 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 enhances the automation module development documentation by adding guidance for code quality tools. The additions help developers ensure their automation modules meet Sekoia's standards before deployment.
- Adds optional section for linting and formatting code using
blackandlinter.py - Adds section for type checking with
mypyand compliance validation - Provides command-line instructions for each quality check tool
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
docs/integration/develop_integration/automation/create_a_module.md
Outdated
Show resolved
Hide resolved
docs/integration/develop_integration/automation/create_a_module.md
Outdated
Show resolved
Hide resolved
docs/integration/develop_integration/automation/create_a_module.md
Outdated
Show resolved
Hide resolved
docs/integration/develop_integration/automation/create_a_module.md
Outdated
Show resolved
Hide resolved
|
Newest code from squioc has been published to preview environment 🚀 Latest deployment was built on 2025-12-01 11:57:02 (433c0ad9afef75ba372c50d76c65e7ed6490b919). |
There was a problem hiding this comment.
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 3 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
docs/integration/develop_integration/automation/create_a_module.md
Outdated
Show resolved
Hide resolved
docs/integration/develop_integration/automation/create_a_module.md
Outdated
Show resolved
Hide resolved
docs/integration/develop_integration/automation/create_a_module.md
Outdated
Show resolved
Hide resolved
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
There was a problem hiding this comment.
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 no new comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
No description provided.