Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bot: LH Issue Runner #6831

Closed
connorjclark opened this issue Dec 18, 2018 · 2 comments
Closed

Bot: LH Issue Runner #6831

connorjclark opened this issue Dec 18, 2018 · 2 comments

Comments

@connorjclark
Copy link
Collaborator

Code is here: https://github.com/Hoten/lh-issue-runner

Example run here: #6830

Currently, the bot runs

  1. if an issue has the label needs-lh-runnner
  2. if a comment requests it, via LH Runner Go!

Open questions:

  1. Could this be extended to post a comment when a URL is missing? What about issues that don't have a particular URL (like this one! but are there many?) - should there be a "don't bug me about a url" substring that is in the default issue template (kinda gross)?
  2. Could this be done automatically, without requiring a label?
  3. How could the DevTools entry point be tested? Is it possible to use puppeteer to run LH via the Audits panel?
  4. ditto for the extension
  5. any suggestions for the comment template?

Once these questions are resolved we can set it up on the same machines running DZL :)

@brendankenny
Copy link
Member

  1. How could the DevTools entry point be tested? Is it possible to use puppeteer to run LH via the Audits panel?
  2. ditto for the extension

@connorjclark
Copy link
Collaborator Author

Paul nearly got it working for devtools, but kept finding gremlins.

Found a way to pull down the latest LH extension and test that entrypoint.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants