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

done #56

Open
wants to merge 97 commits into
base: updates
Choose a base branch
from
Open

done #56

wants to merge 97 commits into from

Conversation

mullinscjm
Copy link

@mullinscjm mullinscjm commented Jun 25, 2021

Bex Warner and others added 30 commits July 19, 2017 09:01
finished main functionality and added testing
update probot and add engines
Signed-off-by: Bex Warner <[email protected]>
update probot and swap to standard lint
Only request infos for issue and/or pull request
shiftkey and others added 25 commits September 25, 2018 13:23
- Tests were breaking because Probot v6 was exporting a method called
`createRobot` which no longer exists. This was replaced by the
`Application` class which is now being used in the tests.
- The mock json files were using the deprecated `event` key which
was raising warnings when running the tests. This was resolved
by using the updated key `name`.
- New specs were still referencing `robot` after merging in
the `master` branch to get my local branch up to date. They
have been updated to `app` to get the tests to pass.
Update request-info to require Probot v7.2.0
add support for checking new issue against issue templates
@tcbyrd tcbyrd temporarily deployed to probot-request-info October 13, 2021 01:22 Inactive
@tcbyrd tcbyrd temporarily deployed to probot-request-info October 13, 2021 01:26 Inactive
@tcbyrd tcbyrd temporarily deployed to probot-request-info October 13, 2021 01:29 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.