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

v2.0.0 #13

Merged
merged 6 commits into from
Sep 30, 2020
Merged

v2.0.0 #13

merged 6 commits into from
Sep 30, 2020

Conversation

Justintime50
Copy link
Owner

@Justintime50 Justintime50 commented Sep 25, 2020

  • Added context for GitHub, you can now get personal pull requests in addition to orgs
  • Added logging both to console and to a file. Logs will rollover when their size gets too big
  • Added various error handling that was missing
  • Added unit tests and code coverage
  • Bumped character count from 100 to 120 for descriptions on messages
  • Assignees are now checked against the assignee array instead of a single assignee if there are multiple
  • Bumped pagination from 20 to 100 items
  • Updated documentation
  • Various settings now have default values
  • Introduced various new settings that can be altered
  • Various bug fixes

Closes #11 and closes #12

@Justintime50 Justintime50 self-assigned this Sep 25, 2020
@Justintime50 Justintime50 changed the title WIP: v2.0.0 v2.0.0 Sep 30, 2020
@Justintime50 Justintime50 merged commit d98d076 into master Sep 30, 2020
@Justintime50 Justintime50 deleted the v2.0.0 branch September 30, 2020 04:33
Justintime50 added a commit that referenced this pull request Sep 17, 2021
* v2.0.0

* Progress commit on v2.0.0 - more tests and refactor

* Progress commit - massive enhancements to testing

* Progress commit - mostly working GitHub

* App fully working - progress commit

* Finished adding tests, updating docs, added entrypoint
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.

Fix multi-line strings Check the Entire Assigned Array for GitHub
1 participant