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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
smarkets
/
marge-bot
Public
Notifications
You must be signed in to change notification settings
Fork
130
Star
738
Code
Issues
84
Pull requests
32
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Improve batching: allow batch MRs use merge commits
- #264
#264
Merged
bostik
merged 14 commits into
smarkets:master
smarkets/marge-bot:master
from
tclh123:batch2
tclh123/marge-bot:batch2
Copy head branch name to clipboard
Oct 6, 2020
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Improve batching: allow batch MRs use merge commits
#264
bostik
merged 14 commits into
smarkets:master
smarkets/marge-bot:master
from
tclh123:batch2
tclh123/marge-bot:batch2
Copy head branch name to clipboard
Commits
Commits on Jul 27, 2020
add trailers before create the batch MR
tclh123
committed
d98247f
View commit details
Copy full SHA for d98247f
Browse repository at this point
Commits on Jul 28, 2020
impl --use-merge-commit-batches
tclh123
committed
75a2c84
View commit details
Copy full SHA for 75a2c84
Browse repository at this point
handle potential errors from batch_mr.accpet
tclh123
committed
1501795
View commit details
Copy full SHA for 1501795
Browse repository at this point
impl --skip-ci-batches
tclh123
committed
b77558e
View commit details
Copy full SHA for b77558e
Browse repository at this point
fixup update_from_target_branch_and_push, only delete source branch when failed
tclh123
committed
e2b52a9
View commit details
Copy full SHA for e2b52a9
Browse repository at this point
fixup rebase for normal batch
tclh123
committed
09cbabd
View commit details
Copy full SHA for 09cbabd
Browse repository at this point
Commits on Jul 29, 2020
fixup: accept_mr's param source_repo_url should be optional
tclh123
committed
dd38002
View commit details
Copy full SHA for dd38002
Browse repository at this point
fix for flake8
tclh123
committed
6074861
View commit details
Copy full SHA for 6074861
Browse repository at this point
Commits on Jul 30, 2020
push batch br before creating batch MR
tclh123
committed
3ba8a38
View commit details
Copy full SHA for 3ba8a38
Browse repository at this point
line too long
tclh123
committed
1262e2c
View commit details
Copy full SHA for 1262e2c
Browse repository at this point
record the updated sha of MRs
tclh123
committed
01f3531
View commit details
Copy full SHA for 01f3531
Browse repository at this point
Commits on Aug 4, 2020
always skip the final CI check for sub MRs when batching
tclh123
committed
63c64ac
View commit details
Copy full SHA for 63c64ac
Browse repository at this point
Commits on Aug 5, 2020
Approve the batch MR before accepting it
tclh123
committed
515406c
View commit details
Copy full SHA for 515406c
Browse repository at this point
Commits on Sep 8, 2020
handle approving forbidden error, and update the help message
tclh123
committed
3876e49
View commit details
Copy full SHA for 3876e49
Browse repository at this point
You can’t perform that action at this time.