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

Fix bot feedback message for limit of lines exceeded #204

Merged
merged 1 commit into from
Sep 8, 2021

Conversation

ariskataoka
Copy link
Member

@ariskataoka ariskataoka commented Aug 26, 2021

When the option skip-large-files-limit was defined, the bot was
continuing to use the default limit of lines value.

This PR fixes it.

TODO:

  • [ X ] Add/update unit-tests
  • [ X ] Run full-unit tests
  • [ X ] Check automated unit-tests
  • [ X ] Manual testing
    • [ X ] Pull request with large file to be skipped
  • Changelog entry [Changelog for version 1.0.9 #206]

@ariskataoka ariskataoka added this to the 1.0.9 milestone Aug 26, 2021
@ariskataoka ariskataoka marked this pull request as ready for review August 26, 2021 05:42
Copy link
Contributor

@gudmdharalds gudmdharalds left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi,

This looks good, just two small issues noted.

github-api.php Outdated Show resolved Hide resolved
skip-file.php Outdated Show resolved Hide resolved
skip-file.php Outdated Show resolved Hide resolved
@ariskataoka ariskataoka force-pushed the hotfix/line-limit-feedback-1-0-9 branch from 9b00723 to dd5f1ad Compare August 31, 2021 03:54
When the option skip-large-files-limit was defined, the bot was
continuing to use the default limit of lines value.
This PR fixes it.
@ariskataoka ariskataoka force-pushed the hotfix/line-limit-feedback-1-0-9 branch from dd5f1ad to 6e1e914 Compare August 31, 2021 04:00
Copy link
Contributor

@gudmdharalds gudmdharalds left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the update!

This looks good to me! :)

@ariskataoka ariskataoka merged commit bc8940a into main Sep 8, 2021
@ariskataoka ariskataoka deleted the hotfix/line-limit-feedback-1-0-9 branch September 8, 2021 05:40
ariskataoka added a commit that referenced this pull request Sep 8, 2021
ariskataoka added a commit that referenced this pull request Oct 22, 2021
ariskataoka added a commit that referenced this pull request Nov 10, 2021
* Changelog for version 1.0.9

* Adding version 1.0.9

* Add #204 to the 1.0.9 changelog

* Add #209 to the 1.0.9 changelog

* Add #217 to the 1.0.9 changelog

* Remove #205 changelog

It's been postponed and won't be part of the 1.0.9 version.

* Add #208 to the 1.0.9 changelog

* Add #214 to the 1.0.9 changelog

* Add release date to the change log

Co-authored-by: Ariana Kataoka <[email protected]>
Co-authored-by: Ariana Kataoka <[email protected]>
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.

2 participants