Skip to content

Migrate CI #8

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

Merged

Conversation

eacodegen
Copy link
Contributor

@eacodegen eacodegen commented Jan 22, 2025

Motivation

Old CI used GHA and relied on secrets that are private

Content

Move codemod testing to CircleCI and Add OSS repo testing

Copy link

linear bot commented Jan 22, 2025

@eacodegen eacodegen marked this pull request as ready for review January 22, 2025 19:08
@eacodegen eacodegen enabled auto-merge (squash) January 22, 2025 19:08
@eacodegen eacodegen merged commit 647ac15 into develop Jan 22, 2025
6 of 12 checks passed
@eacodegen eacodegen deleted the eagarwal-cg-10401-migrate-oss-codemod-tests-to-circleci branch January 22, 2025 19:52
jayhack pushed a commit that referenced this pull request Feb 9, 2025
# Motivation
Old CI used GHA and relied on secrets that are private
# Content
Move codemod testing to CircleCI and Add OSS repo testing

---------

Co-authored-by: bagel897 <ellenagarwal897@gmail.com>
codegen-sh bot added a commit that referenced this pull request Jun 12, 2025
- Add privacy policy link as required by Slack reviewers
- Add comprehensive AI disclaimer explaining AI components and usage
- Add pricing information section with link to pricing page
- Enhance permissions section with detailed scope explanations
- Clarify mpim:read, chat:write.customize, and users:read.email usage
- Address private channel name anonymization in privacy section

Addresses Slack marketplace feedback items #2, #4, #5, #7, and #8
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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants