mirror of
https://github.com/microsoft/agent-framework.git
synced 2026-06-16 21:04:09 +08:00
Add CodeQL and Dependabot (#159)
* Add CodeQL and Dependabot * Address code review feedback
This commit is contained in:
committed by
GitHub
Unverified
parent
b708e2507d
commit
4cafe1c985
@@ -0,0 +1,23 @@
|
||||
### Motivation and Context
|
||||
|
||||
<!-- Thank you for your contribution to the semantic-kernel repo!
|
||||
Please help reviewers and future users, providing the following information:
|
||||
1. Why is this change required?
|
||||
2. What problem does it solve?
|
||||
3. What scenario does it contribute to?
|
||||
4. If it fixes an open issue, please link to the issue here.
|
||||
-->
|
||||
|
||||
### Description
|
||||
|
||||
<!-- Describe your changes, the overall approach, the underlying design.
|
||||
These notes will help understanding how your code works. Thanks! -->
|
||||
|
||||
### Contribution Checklist
|
||||
|
||||
<!-- Before submitting this PR, please make sure: -->
|
||||
|
||||
- [ ] The code builds clean without any errors or warnings
|
||||
- [ ] The PR follows the [SK Contribution Guidelines](https://github.com/microsoft/agent-framework/blob/main/CONTRIBUTING.md)
|
||||
- [ ] All unit tests pass, and I have added new tests where possible
|
||||
- [ ] I didn't break anyone :smile:
|
||||
Reference in New Issue
Block a user