Alita Moore
af4078faf6
await ci on bot and remove old failed runs to keep things clean ( #3516 )
...
* Update auto-merge-bot.yml
* Update auto-merge-bot.yml
* Update auto-merge-bot.yml
* Update auto-merge-bot.yml
* Update auto-merge-bot.yml
* Update auto-merge-bot.yml
* Update auto-merge-bot.yml
* Update auto-merge-bot.yml
* address comments and rerun instead of delete
* update bot to also show reasons in exception message
* throws error if no workflow runs were found to re-run
* use bot id rather than file name to improve reliability
* try to split up the jobs
* don't filter by review type for testing
* fix yml errors
* fix yml again 😬
* only run on approved review
* revert
2021-04-21 22:11:47 -05:00
Alita Moore
92c150ae94
re-run bot on review ( #3509 )
...
* re-run bot on review
* Update auto-merge-bot.yml
* Update auto-merge-bot.yml
* Update auto-merge-bot.yml
* Update auto-merge-bot.yml
* Update auto-merge-bot.yml
* Update auto-merge-bot.yml
2021-04-16 23:03:48 -05:00
Alita Moore
e84f21e643
only run on pull_request_target and add that as a valid event (bot) ( #3506 )
...
* Update auto-merge-bot.yml
* Update auto-merge-bot.yml
2021-04-16 02:17:08 -05:00
Alita Moore
825fc4df60
Update auto-merge-bot.yml
2021-04-16 02:08:00 -05:00
Alita Moore
c6868771c1
Update auto-merge-bot.yml ( #3505 )
...
* Update auto-merge-bot.yml
* Update auto-merge-bot.yml
2021-04-16 01:45:31 -05:00
Alita Moore
033adbfa04
Update auto-merge-bot.yml ( #3499 )
2021-04-16 01:18:53 -05:00
Alita Moore
8eca163679
Update auto-merge-bot.yml ( #3495 )
2021-04-14 23:06:51 -05:00
Alita Moore
e7c39d605f
Update auto-merge-bot.yml ( #3482 )
...
* Update auto-merge-bot.yml
* Update auto-merge-bot.yml
* Update auto-merge-bot.yml
* Update auto-merge-bot.yml
* Update auto-merge-bot.yml
* Update auto-merge-bot.yml
* Update auto-merge-bot.yml
* Update auto-merge-bot.yml
* Update auto-merge-bot.yml
* Update auto-merge-bot.yml
* Update auto-merge-bot.yml
* Update auto-merge-bot.yml
* Update auto-merge-bot.yml
* Update auto-merge-bot.yml
* Update auto-merge-bot.yml
* Update auto-merge-bot.yml
* Update auto-merge-bot.yml
* Update auto-merge-bot.yml
* Update auto-merge-bot.yml
* Update auto-merge-bot.yml
* Update auto-merge-bot.yml
* Update .travis.yml
* Update .travis.yml
* Update auto-merge-bot.yml
* Update auto-merge-bot.yml
* Update .travis.yml
2021-04-12 02:08:30 -05:00
Alita Moore
00a8624082
EIP Linting Bot ( #3351 )
...
* EIP Linting Bot
* Delete .DS_Store
* Delete .DS_Store
* Delete .DS_Store
* remove build
* gitignore dist
* add npm install && npm run build
* fix script
* prettier run
* Handful of minor cleanups, fixes, and tweaks.
* Update .github/bot/action.yml
Co-authored-by: Micah Zoltu <micah@zoltu.net>
* Update .github/bot/tsconfig.json
Co-authored-by: Micah Zoltu <micah@zoltu.net>
* Update .github/bot/package.json
Co-authored-by: Micah Zoltu <micah@zoltu.net>
* move to dev and cleanup packages
* update readme
* make versions explicit
* Revert "Update .github/bot/tsconfig.json"
This reverts commit 4a702c8d73b537845860d0277686a9b6964138d8.
* Update .github/bot/tsconfig.json
Co-authored-by: Micah Zoltu <micah@zoltu.net>
* update to node 14
* target ES2015 because github
* remove log
* compile at action run-time using github composites
* use GITHUB-TOKEN instead
* auto_merge_bot
* collapse action into one line
* update to node 14 bc of composite action
* basic tests setup
* absolute paths plus fixing jest and ts configs
* revert absolute build out debug system
* fixing absolute paths 🙏
* use repo
* edit
* edit
* remove bot because in it's own repo now
* Update eip-1051.md
* fix issue with cd'ing into the action
* revert accidental change
* Update .github/workflows/auto-merge-bot.yml
Co-authored-by: Micah Zoltu <micah@zoltu.net>
* continue on error
* Update auto-merge-bot.yml
* Update auto-merge-bot.yml
* Update auto-merge-bot.yml
* Update auto-merge-bot.yml
* Update auto-merge-bot.yml
* Update eip-1015.md
* Update eip-1015.md
* Update auto-merge-bot.yml
* Update auto-merge-bot.yml
* Update .github/workflows/auto-merge-bot.yml
Co-authored-by: Micah Zoltu <micah@zoltu.net>
Co-authored-by: Micah Zoltu <micah@zoltu.net>
2021-04-07 22:43:01 -05:00