Skip to content

Fixes before beta version#318

Merged
frontegg-david merged 8 commits intorelease/1.0.xfrom
fixes-before-beta-version
Mar 29, 2026
Merged

Fixes before beta version#318
frontegg-david merged 8 commits intorelease/1.0.xfrom
fixes-before-beta-version

Conversation

@frontegg-david
Copy link
Copy Markdown
Contributor

@frontegg-david frontegg-david commented Mar 29, 2026

Summary by CodeRabbit

  • Chores
    • Updated internal workflow authentication configuration to improve security and reliability of deployment processes.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Mar 29, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 60ba901e-a25e-45cc-8171-15040ee12658

📥 Commits

Reviewing files that changed from the base of the PR and between 91f4ed4 and 0c5d107.

📒 Files selected for processing (1)
  • .github/workflows/publish-release.yml

📝 Walkthrough

Walkthrough

The publish-release.yml workflow is updated to add explicit DOCS_SYNC_TOKEN authentication to the checkout steps in the prepare and finalize jobs, moving away from default token behavior for these specific operations.

Changes

Cohort / File(s) Summary
Workflow Authentication
.github/workflows/publish-release.yml
Added explicit token: ${{ secrets.DOCS_SYNC_TOKEN }} parameter to actions/checkout@v6 steps in prepare and finalize jobs to use the DOCS_SYNC_TOKEN secret for authentication instead of default behavior.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Poem

🐰 A token true, explicit and clear,
In checkout steps, authentication sincere,
No more defaults, just our secret way,
Docs sync flows with proper auth today! ✨

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fixes-before-beta-version

Comment @coderabbitai help to get the list of available commands and usage tips.

@frontegg-david frontegg-david merged commit b0b83f8 into release/1.0.x Mar 29, 2026
2 of 4 checks passed
@frontegg-david frontegg-david deleted the fixes-before-beta-version branch March 29, 2026 02:17
github-actions bot pushed a commit that referenced this pull request Mar 29, 2026
Cherry-picked from #318 (merged to release/1.0.x)
Original commit: b0b83f8

Co-Authored-By: frontegg-david <69419539+frontegg-david@users.noreply.github.com>
@github-actions
Copy link
Copy Markdown
Contributor

Cherry-pick Created

A cherry-pick PR to main has been automatically created.

Please review and merge if this change should also be in main.

If the cherry-pick is not needed, close the PR.

frontegg-david added a commit that referenced this pull request Mar 29, 2026
Cherry-picked from #318 (merged to release/1.0.x)
Original commit: b0b83f8

Co-authored-by: agentfront[bot] <agentfront[bot]@users.noreply.github.com>
Co-authored-by: frontegg-david <69419539+frontegg-david@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.

1 participant