-
Notifications
You must be signed in to change notification settings - Fork 53
Update linkedin-page.mdx #59
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
@joelclaudio is attempting to deploy a commit to the Listinai Team on Vercel. A member of the Team first needs to authorize it. |
WalkthroughThe pull request updates the LinkedIn Page setup instructions. It expands the original guidance by including a detailed list of products—namely "Share on LinkedIn," "Advertising API," and "Signin with LinkedIn using OpenID connect"—to be added after app creation. Additionally, the environment variable names are updated from Changes
Poem
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
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.
Actionable comments posted: 0
🧹 Nitpick comments (1)
pages/providers/linkedin-page.mdx (1)
16-19
: Expanded Setup Instructions for Required Products
The updated instructions now clearly list the required products—"Share on LinkedIn," "Advertising API," and "Signin with LinkedIn using OpenID connect"—that must be added after app creation. This enhances clarity for users setting up their LinkedIn integration with Postiz.Suggestion: Consider adding brief guidance or links (if available) on where to locate these product options within the LinkedIn developer portal to further assist the users.
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (1)
pages/providers/linkedin-page.mdx
(2 hunks)
🔇 Additional comments (1)
pages/providers/linkedin-page.mdx (1)
29-30
: Environment Variable Naming Update
The environment variable names have been updated from the legacyLINKEDIN_CLIENT_ID
andLINKEDIN_CLIENT_SECRET
to the newSERVICE_LINKEDIN_ID
andSERVICE_LINKEDIN_SECRET
. This change is consistent with the updated naming convention and enhances configuration clarity.
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.
The env Variables need to be resetted to its original Value.
reverts change to env-vars
Done |
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
Adds Products that are needed to integrate LinkedIn Page with Postiz.
Update Env Vars, so it's up-to-date with image on Coolify.
Summary by CodeRabbit