worlddriven icon indicating copy to clipboard operation
worlddriven copied to clipboard

Automatic and well-defined pull request merged based on contribution-based weighted voting

Results 25 worlddriven issues
Sort by recently updated
recently updated
newest added

Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.9.4 to 3.9.7. Release notes Sourced from mysql2's releases. v3.9.7 3.9.7 (2024-04-21) Bug Fixes security: sanitize timezone parameter value to prevent code injection - report by zhaoyudi...

dependencies
javascript

The current logic only merges Pull Requests after a certain amount of time. I think the same logic could be applied for closing Pull Requests. So if the majority of...

help wanted
Hacktoberfest

The repository should be moved out of my private GitHub account to the World Driven organization account. My main blocker: What should be the name? :-) TooAngel/worlddriven --> worlddriven/worlddriven (nah)...

question
discussion

Some pull requests weren't merged because of following error. In the GitHub webinterface the status checks were set and green, I will disable the required status check for now. ```...

bug
help wanted

When opening a Draft Pull Request the world driven message is commented with a time to merge. This message should only happen on non Draft Pull Request creation, or changing...

help wanted
Hacktoberfest
good first issue

To be able to maintain the World Driven auto-merge certain 'admin' functionality needs to be properly exposed. I started already with `/admin/logs` which shows the logs from heroku. ## My...

enhancement
help wanted
Hacktoberfest
good first issue

I think the project slowly reaches a point where it can be shown to a bigger audience. (I'm really not good at that) I used the #hacktoberfest a bit to...

question
discussion

The `/dashboard` and the pull request view should have a small header with e.g. - A small version of the logo as link to the first page - The current...

help wanted
Hacktoberfest

Right now only github is integated as VCS. I think it would be good to integrate gitlab, too. For user authentication and automatic merge OAuth is used. For commenting on...

help wanted
Hacktoberfest

The frontend loads pretty slow, especially because a lot of data needs to be fetched from the github api. Instead of fetching and calculating the data on each request, the...

help wanted
Hacktoberfest