Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Liam0205
/
pineapple
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
13
Code
Issues
4
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(ci): give the review agent this project's toolchain
- #196
#196
Merged
Liam0205
merged 10 commits into
master
Liam0205/pineapple:master
from
feat/pr-review-setup-script
Liam0205/pineapple:feat/pr-review-setup-script
Copy head branch name to clipboard
Aug 10, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
feat(ci): give the review agent this project's toolchain
#196
Liam0205
merged 10 commits into
master
Liam0205/pineapple:master
from
feat/pr-review-setup-script
Liam0205/pineapple:feat/pr-review-setup-script
Copy head branch name to clipboard
Commits
Commits on Aug 10, 2026
fix(ci): retrying apt never moved off the mirror that was crawling
Show description for c8cdcb6
Liam0205
committed
c8cdcb6
View commit details
Copy full SHA for c8cdcb6
Browse repository at this point
feat(ci): give the review agent this project's toolchain
Show description for 532ead0
Liam0205
committed
532ead0
View commit details
Copy full SHA for 532ead0
Browse repository at this point
docs: the apt retry never rotated mirrors, and record the setup-script contract
Show description for 94a08b8
Liam0205
committed
94a08b8
View commit details
Copy full SHA for 94a08b8
Browse repository at this point
fix(ci): the mirror rotation was keyed on line order, not priority
Show description for 4be5d5b
Liam0205
committed
4be5d5b
View commit details
Copy full SHA for 4be5d5b
Browse repository at this point
fix(ci): the atomic replace dropped the mirrorlist mode, capping rotation at one
Show description for 7fd32c5
Liam0205
committed
7fd32c5
View commit details
Copy full SHA for 7fd32c5
Browse repository at this point
fix(ci): leading zeros made the timeout budget octal
Show description for 872dfc7
Liam0205
committed
872dfc7
View commit details
Copy full SHA for 872dfc7
Browse repository at this point
fix(ci): 10# pinned the radix but not the magnitude
Show description for ffba964
Liam0205
committed
ffba964
View commit details
Copy full SHA for ffba964
Browse repository at this point
fix(ci): normalizing ATTEMPTS without a digit cap was worse than not normalizing
Show description for b90b29a
Liam0205
committed
b90b29a
View commit details
Copy full SHA for b90b29a
Browse repository at this point
fix(ci): the apt bound covered half the worst case it was sized for
Show description for 8e00f7a
Liam0205
committed
8e00f7a
View commit details
Copy full SHA for 8e00f7a
Browse repository at this point
fix(ci): the per-attempt timeout was unenforced and the budget omitted two terms
Show description for 4afc13e
Liam0205
committed
4afc13e
View commit details
Copy full SHA for 4afc13e
Browse repository at this point
You can’t perform that action at this time.