-
Notifications
You must be signed in to change notification settings - Fork 275
Add Agents & Assistants document page #1175
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
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1175 +/- ##
=======================================
Coverage 92.02% 92.02%
=======================================
Files 195 195
Lines 6631 6631
=======================================
Hits 6102 6102
Misses 529 529 ☔ View full report in Codecov by Sentry. |
c2ac0d9 to
6ac6c07
Compare
filmaj
left a comment
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.
LGTM! Left a few minor suggestions but not blockers.
misscoded
left a comment
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.
Left some language-specific feedback, but nothing that would block it being published. Feel free to incorporate at your discretion.
Co-authored-by: Alissa Renz <[email protected]> Co-authored-by: Fil Maj <[email protected]>
7cfd4e6 to
2fbe7a2
Compare
|
Thank you so much for the reviews! All the points are now reflected. I will merge this PR once the new version including the feature addition is released. |
This pull request adds new document pages for Agents & Assistants feature. See also: #1162
Category (place an
xin each of the[ ])slack_bolt.Appand/or its core componentsslack_bolt.async_app.AsyncAppand/or its core componentsslack_bolt.adapter/docsRequirements (place an
xin each[ ])Please read the Contributing guidelines and Code of Conduct before creating this issue or pull request. By submitting, you are agreeing to those rules.
./scripts/install_all_and_run_tests.shafter making the changes.