Skip to content

fix: docs preview workflow#718

Open
Harshal6927 wants to merge 3 commits intomainfrom
fix-docs-preview
Open

fix: docs preview workflow#718
Harshal6927 wants to merge 3 commits intomainfrom
fix-docs-preview

Conversation

@Harshal6927
Copy link
Copy Markdown
Member

@Harshal6927 Harshal6927 commented Apr 26, 2026

Comment thread .github/workflows/docs-preview.yml Outdated
uses: actions/create-github-app-token@v3
with:
client-id: ${{ secrets.APP_ID }}
private-key: ${{ secrets.APP_PRIVATE_KEY }}
Copy link
Copy Markdown
Member Author

@Harshal6927 Harshal6927 Apr 26, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need to set these secrets. @Kumzy can you let me know how can I generate these credentials?

Copy link
Copy Markdown
Member Author

@Harshal6927 Harshal6927 Apr 26, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fyi I renamed APP_ID to CLIENT_ID and APP_PRIVATE_KEY to CLIENT_PRIVATE_KEY. So now we need to set CLIENT_ID and CLIENT_PRIVATE_KEY

@cofin cofin added the don't merge Do not merge this PR label Apr 26, 2026
@cofin cofin removed the don't merge Do not merge this PR label Apr 26, 2026
@sonarqubecloud
Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants