Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upAdd a nightly job that tries to upgrade webrender #23766
Labels
Comments
|
Could Dependabot be used for this? |
|
It would possibly happen automatically once we get out from the backlog of out of date dependencies. |
|
Is there a limit to how many PRs Dependabot will generate per day? I've noticed that it doesn't do every single dependency all at once. |
|
There is a built in limit, yes. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Similar to the job that performs the upstream WPT sync every night, it would be nice to have a job that tries to pull down the latest webrender changes, build them, and submit a pull request. This would let us catch new test failures and API changes as they are merged upstream.