-
Notifications
You must be signed in to change notification settings - Fork 61
Update pre-commit hook renovatebot/pre-commit-hooks to v39.120.4 #1
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
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Co-authored-by:: Andrew Hlynskyi <ahlincq@gmail.com> Co-authored-by:: Andrew Hlynskyi <andrew@codegen.com> Co-authored-by:: Ankit Kumar <ankit@apkumar.com> Co-authored-by:: Carol Jung <165736129+caroljung-cg@users.noreply.github.com> Co-authored-by:: Chase McCarty <74570098+chase-mccarty@users.noreply.github.com> Co-authored-by:: Chase McCarty <chasemc67@users.noreply.github.com> Co-authored-by:: Christine Wang <christine@codegen.com> Co-authored-by:: Christine Wang <christine@codegen.sh> Co-authored-by:: Colin Fortuner <cfortuner@gmail.com> Co-authored-by:: Edo Pujol <ed@codegen.sh> Co-authored-by:: Edward-Codegen <163044658+Edward-Codegen@users.noreply.github.com> Co-authored-by:: Ellen Agarwal <eagarwal@codegen.com> Co-authored-by:: GitHub Actions <actions@github.com> Co-authored-by:: James <james@codegen.sh> Co-authored-by:: James Levy <james@codegen.sh> Co-authored-by:: Jay <jay@codegen.sh> Co-authored-by:: Jay Hack <jayhack@users.noreply.github.com> Co-authored-by:: Joel Aguero <joelaguero@users.noreply.github.com> Co-authored-by:: Joel Aguero <joelmaguero@gmail.com> Co-authored-by:: Jon Hack <jayhack.0@gmail.com> Co-authored-by:: Jon Hack <jonhack@Jons-MacBook-Pro.local> Co-authored-by:: KopekC <k0p3k@riseup.net> Co-authored-by:: Leo Cooperband <59453482+lcooperb@users.noreply.github.com> Co-authored-by:: Leo Cooperband <lcooperband@gmail.com> Co-authored-by:: Milan Poliak <milan.poliak@wize.sk> Co-authored-by:: Noelle Jung <162620289+noellej03@users.noreply.github.com> Co-authored-by:: Rishi Desai <rdesai@codegen.com> Co-authored-by:: Rushil Patel <rpatel@codegen.com> Co-authored-by:: Toni <toni@codegen.com> Co-authored-by:: Toni García <133214663+agserrano3@users.noreply.github.com> Co-authored-by:: Toni García Serrano <antonio.garciaserrano@birchbox.com> Co-authored-by:: Vishal Shenoy <vishal.nshenoy@icloud.com> Co-authored-by:: agserrano3 <133214663+agserrano3@users.noreply.github.com> Co-authored-by:: agserrano3 <toni@codegen.sh> Co-authored-by:: ahlinc <ahlinc@users.noreply.github.com> Co-authored-by:: andrew-cg <176309405+andrew-cg@users.noreply.github.com> Co-authored-by:: atemcodegen <158106535+atemcodegen@users.noreply.github.com> Co-authored-by:: chase-mccarty <chase@codegen.sh> Co-authored-by:: chasemc67 <chase@codegen.sh> Co-authored-by:: christinewangcw <146775704+christinewangcw@users.noreply.github.com> Co-authored-by:: christinewangcw <christine@codegen.com> Co-authored-by:: christinewangcw <christine@codegen.sh> Co-authored-by:: codegen-bot <team+codegenbot@codegen.sh> Co-authored-by:: eacodegen <eagarwal@codegen.com> Co-authored-by:: github-actions <github-actions@github.com> Co-authored-by:: jamescodegen <146987962+jamescodegen@users.noreply.github.com> Co-authored-by:: jayhack <jayhack.0@gmail.com> Co-authored-by:: jemeza <57341979+jemeza@users.noreply.github.com> Co-authored-by:: jemeza-codegen <165736868+jemeza-codegen@users.noreply.github.com> Co-authored-by:: kopekC <ed@codegen.sh> Co-authored-by:: milanpoliak <54911446+milanpoliak@users.noreply.github.com> Co-authored-by:: noellej03 <162620289+noellej03@users.noreply.github.com> Co-authored-by:: obeid96 <162928729+obeid96@users.noreply.github.com> Co-authored-by:: ppillaycodegen <ppillay@codegen.com> Co-authored-by:: rushilpatel0 <rpatel@codegen.com> Co-authored-by:: sebastian-codegen <161637419+sebastian-codegen@users.noreply.github.com> Co-authored-by:: tawsif-kamal-codegen <tkamal@codegen.com> Co-authored-by:: tomcodgen <tkucar@codegen.com> Co-authored-by:: trun-cg <tramteke@codegen.com>
Contributor
Author
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update ( If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
Contributor
|
test |
Merged
joelaguero
pushed a commit
that referenced
this pull request
Jun 12, 2025
This PR updates the Slack integration documentation to address feedback from Slack marketplace reviewers and ensure compliance with their requirements. ## Changes Made ### ✅ Privacy Policy Link (Feedback #4) - Added prominent link to https://www.codegen.com/privacy-policy in the Data Privacy and Security section ### ✅ AI Disclaimer (Feedback #5) - Added comprehensive "AI Components and Usage" section explaining: - AI-powered functionality and capabilities - How AI processes data from Slack messages - AI limitations and recommendations for code review ### ✅ Pricing Information (Feedback #8) - Added "Pricing and Plans" section with link to https://www.codegen.com/pricing - Explains that Slack integration is available across all plan tiers ### ✅ Enhanced Permissions Documentation (Feedback #7) - Restructured permissions section with detailed explanations - Added specific scope clarifications: - `mpim:read` - For group DM functionality - `chat:write.customize` - For custom usernames/avatars when representing different contexts - `users:read.email` - For mapping Slack accounts to Codegen accounts for proper authentication - Explained why each permission is necessary ### ✅ Privacy Enhancements (Feedback #2) - Clarified that private channel names are anonymized as "Private channel" for non-members - Enhanced privacy metadata handling explanation ## Slack Marketplace Feedback Addressed This PR directly addresses the following feedback items from Slack reviewers: - **#2**: Privacy model compliance - private channel name anonymization - **#4**: Privacy policy link requirement - **#5**: AI disclaimer requirement for AI-enabled apps - **#7**: Scope usage clarification for `chat:write.customize` and `users:read.email` - **#8**: Pricing information requirement ## Remaining Technical Issues The following items require code changes (not documentation) and are outside the scope of this PR: - **#1**: Missing `mpim:read` scope in OAuth URL (technical implementation) - **#3**: OAuth state parameter uniqueness (technical implementation) - **#6**: Group DM response issue related to missing `mpim:read` scope (technical implementation) ## Files Changed - `docs/integrations/slack.mdx` - Updated with all compliance requirements --- [💻 View my work](https://codegen.sh/agent/trace/35953) • [About Codegen](https://codegen.com) --------- Co-authored-by: codegen-sh[bot] <131295404+codegen-sh[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
39.120.3->39.120.4Note: The
pre-commitmanager in Renovate is not supported by thepre-commitmaintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.Release Notes
renovatebot/pre-commit-hooks (renovatebot/pre-commit-hooks)
v39.120.4Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.