feat(setup): guide setup and bot PAT creation - #402
efraespada wants to merge 4 commits into
Conversation
|
To preview the documentation for this pull request, visit the following URL:
|
There was a problem hiding this comment.
Current status: All findings originating in this review are resolved.
Last reconciled on655dcac. See aggregate Bugbot status.
🤖 Bugbot review snapshot
Bugbot reported 1 potential problem when commit ee61a37 was analyzed. This snapshot is historical; use the status block above for current state. 1 finding is linked to changed code.
Findings
- medium: Use the organization Members form parameter —
src/application/policies/setup_pat_creation_url_policy.ts:22
Codecov Report❌ Patch coverage is ❌ Your patch status has failed because the patch coverage (73.38%) is below the target coverage (80.00%). You can increase the patch coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## develop #402 +/- ##
===========================================
- Coverage 91.77% 91.61% -0.17%
===========================================
Files 686 690 +4
Lines 20484 20743 +259
Branches 5582 5670 +88
===========================================
+ Hits 18799 19003 +204
- Misses 690 707 +17
- Partials 995 1033 +38
🚀 New features to boost your workflow:
|
Bugbot: review complete
|
Interactive
copilot setupnow guides operators through creating separate GitHub PATs for repository setup and the workflow bot. It previews permission grants before token creation and verifies a guided bot PAT belongs to the expected account before setup writes it as a Secret.What changed
Review notes
Checks.