pion / .goassets

Asset files automatically deployed to Go package repositories
https://pion.ly/
MIT License
9 stars 10 forks source link

Automerge renovate PRs if they pass #59

Closed Sean-Der closed 3 years ago

Sean-Der commented 3 years ago

What do you think @at-wat? I am not auditing anything if the build passes personally.

It is just taking more developer time/making the project look bad when we have open PRs.

at-wat commented 3 years ago

I think automerge is good only for the repository with almost 100% test coverage.

Go official packages like golang.org/x/net would be ok because of Go 1 promise of compatibility.

Sean-Der commented 3 years ago

Done with 8a5466ce84ccbc14bab681ea4a7bb9c0b248b802

We can rollback if it is a problem. I am the only one who merges these, and I am not actively reviewing if all the tests pass.