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
Type
/
to 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 }}
tpvasconcelos
/
ridgeplot
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
9
Star
241
Code
Issues
11
Pull requests
9
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Automate bot PR maintenance end-to-end
- #385
#385
Open
tpvasconcelos
wants to merge 16 commits into
main
tpvasconcelos/ridgeplot:main
from
automate-bot-pr-maintenance
tpvasconcelos/ridgeplot:automate-bot-pr-maintenance
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Open
Automate bot PR maintenance end-to-end
#385
tpvasconcelos
wants to merge 16 commits into
main
tpvasconcelos/ridgeplot:main
from
automate-bot-pr-maintenance
tpvasconcelos/ridgeplot:automate-bot-pr-maintenance
Copy head branch name to clipboard
Commits
Commits on Jul 24, 2026
Automate bot PR maintenance: weekly grouped updates, skip-news labeling, auto-merge
tpvasconcelos
committed
0e2e719
View commit details
Copy full SHA for 0e2e719
Browse repository at this point
Add changelog entry for bot PR automation
tpvasconcelos
committed
43fbf03
View commit details
Copy full SHA for 43fbf03
Browse repository at this point
Commits on Jul 25, 2026
Merge branch 'main' into automate-bot-pr-maintenance
tpvasconcelos
authored
c44e18d
View commit details
Copy full SHA for c44e18d
Browse repository at this point
Merge branch 'main' into automate-bot-pr-maintenance
tpvasconcelos
authored
a052353
View commit details
Copy full SHA for a052353
Browse repository at this point
Rework bot PR automation: commit changelog entries directly to bot PRs
tpvasconcelos
committed
d52675d
View commit details
Copy full SHA for d52675d
Browse repository at this point
Rewrite add_changelog_entry.py using markdown-it-py source maps
tpvasconcelos
committed
916d9d5
View commit details
Copy full SHA for 916d9d5
Browse repository at this point
Commits on Jul 27, 2026
Never execute code from PR branches in the bot PR automation
Show description for 8cf5e35
tpvasconcelos
committed
8cf5e35
View commit details
Copy full SHA for 8cf5e35
Browse repository at this point
Commits on Jul 28, 2026
Merge remote-tracking branch 'origin/main' into bot-prs-security-hardening
Show description for a15c283
tpvasconcelos
committed
a15c283
View commit details
Copy full SHA for a15c283
Browse repository at this point
Require the AUTO_MERGE_PAT secret instead of falling back to GITHUB_TOKEN
Show description for 082203e
tpvasconcelos
committed
082203e
View commit details
Copy full SHA for 082203e
Browse repository at this point
Add bot changelog entries to a sorted '### Dependencies' subsection
Show description for 5f05a6f
tpvasconcelos
committed
5f05a6f
View commit details
Copy full SHA for 5f05a6f
Browse repository at this point
Commits on Jul 29, 2026
Rename the bot PR workflow to bot-pr-automation.yml
Show description for bf5c21e
tpvasconcelos
committed
bf5c21e
View commit details
Copy full SHA for bf5c21e
Browse repository at this point
Heal bot PRs that fall behind main, not just conflicted ones
Show description for 436a5e2
tpvasconcelos
committed
436a5e2
View commit details
Copy full SHA for 436a5e2
Browse repository at this point
Add an aggregate 'All CI checks passed' job for branch protection
Show description for 8610dcc
tpvasconcelos
committed
8610dcc
View commit details
Copy full SHA for 8610dcc
Browse repository at this point
Commits on Jul 30, 2026
Replace the aggregate CI job with a self-maintaining all-checks gate
Show description for 32aae22
tpvasconcelos
committed
32aae22
View commit details
Copy full SHA for 32aae22
Browse repository at this point
Adopt the ecosystem-standard CI gate job instead of an API-polling gate
Show description for a071c1e
tpvasconcelos
committed
a071c1e
View commit details
Copy full SHA for a071c1e
Browse repository at this point
Keep the required status checks as config-as-code in the repository
Show description for 97baa13
tpvasconcelos
committed
97baa13
View commit details
Copy full SHA for 97baa13
Browse repository at this point
You can’t perform that action at this time.