issues
search
SnapInteractive
/
mergeatron
A Node.JS bot that automatically runs Jenkins builds for new, and updated, GitHub Pull Requests.
http://snapinteractive.github.com/mergeatron
Apache License 2.0
27
stars
17
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fixgithubapiv3
#61
tedsiebear
closed
8 years ago
1
changelobbername
#60
tedsiebear
closed
8 years ago
0
Redologger
#59
tedsiebear
closed
8 years ago
1
addbrace
#58
tedsiebear
closed
8 years ago
0
loggerupdate
#57
tedsiebear
closed
8 years ago
1
corrected creating statuses
#56
moskalen
closed
8 years ago
1
modify connection to mongodb
#55
moskalen
closed
8 years ago
1
Updated files to support Node v4+
#54
moskalen
closed
8 years ago
1
Corrected column name in MySQL query.
#53
jasonmccreary
closed
9 years ago
0
Updated bin scripts.
#52
jasonmccreary
closed
9 years ago
0
Poller: don't merge yet
#51
chr0n1x
closed
10 years ago
0
Bugfix: fixing remote mongo connection
#50
chr0n1x
closed
10 years ago
2
Make sure the jenkins build isn't still building before reporting success
#49
mikesherov
closed
10 years ago
0
More Logging on Github Plugin and Updated Dependencies
#48
mikesherov
closed
10 years ago
0
Update the github, jenkins, and db plugins for extensibility
#47
steves
closed
11 years ago
0
Add PHPUnit plugin for parsing PHPUnit results
#46
steves
closed
11 years ago
0
Add a Jenkins Sample Job
#45
matthewbarr
closed
11 years ago
0
Passing arbitrary paramaters to Jenkins
#44
danqa
opened
11 years ago
0
Support sqllite
#43
matthewbarr
opened
11 years ago
1
Mergeatron should track which events it has properly notified about
#42
mikesherov
opened
11 years ago
0
post a github status when build is submitted, not just started
#41
mikesherov
opened
11 years ago
1
Handle unfinished Jenkins jobs nicely
#40
steves
closed
11 years ago
3
mergeatron should throttle multiple jobs
#39
mikesherov
opened
11 years ago
10
don't start a build if the pull request isn't mergeable anyway
#38
mikesherov
closed
11 years ago
2
whitelist option for "@mergeatron retest"
#37
mikesherov
closed
11 years ago
0
ability to listen to jenkins console output instead of just artifacts
#36
mikesherov
opened
11 years ago
1
jshint plugin
#35
mikesherov
opened
11 years ago
0
the webhooks github integration seems to not be receiving data
#34
mikesherov
opened
11 years ago
0
upgrade to Grunt 0.4 and add nodeunit testing foundation
#33
mikesherov
closed
11 years ago
0
Refactoring and code cleanup so we can start writing tests
#32
steves
closed
11 years ago
1
Add support for GitHub Enterprise installs
#31
steves
closed
11 years ago
0
Add support for monitoring multiple repos
#30
steves
closed
11 years ago
1
github timestamps aren't unix timestamps
#29
mikesherov
closed
11 years ago
0
when starting up, the github "hooks" version should do 1 "polling" sweep
#28
mikesherov
closed
11 years ago
1
bake in node supervisor
#27
mikesherov
closed
11 years ago
0
way more logging
#26
mikesherov
closed
11 years ago
1
Jenkins Tweaks - Closes #24 and #23
#25
gnarf
closed
11 years ago
8
Suggested change for Jenkins bash script
#24
gnarf
closed
11 years ago
0
Pulls don't only target master
#23
gnarf
closed
11 years ago
2
bin/github_setup.js should read from config.js
#22
gnarf
opened
11 years ago
1
error messaging when jenkins fails to connect
#21
mikesherov
closed
11 years ago
0
DB abstraction layer
#20
mikesherov
closed
11 years ago
1
adding grunt to the project for linting!
#19
mikesherov
closed
12 years ago
1
added .jshintrc file, and fix all the violations it found
#18
mikesherov
closed
12 years ago
2
groundwork for db abstraction layer
#17
mikesherov
closed
12 years ago
1
fix for polling vs. webhooks
#16
mikesherov
closed
12 years ago
0
Add support for GitHub webhooks
#15
steves
closed
12 years ago
1
Allow disabling of the File list API calls
#14
danielbeardsley
closed
12 years ago
1
Jenkins: Add multiple unfinished jobs feature
#13
danielbeardsley
closed
11 years ago
3
Only load .js files from plugins/
#12
danielbeardsley
closed
12 years ago
1
Next