Revert "Fix client-id to app-id in auto-merge workflow"#1384
Conversation
This reverts commit 4ac71a5.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe pull request updates the GitHub Actions workflow Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Suggested labels
Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Coverage Report
File CoverageNo changed files found. |
There was a problem hiding this comment.
Pull request overview
Reverts a previous workflow change by switching the GitHub App token generation input name in the auto-merge workflow back from app-id to client-id.
Changes:
- Update
.github/workflows/auto-merge.ymlto passclient-idinstead ofapp-idintoactions/create-github-app-token@v3.
Rust Backend Coverage ReportCoverage Details |
Reverts #1380
Summary by CodeRabbit