Skip to content
This repository was archived by the owner on Jul 19, 2025. It is now read-only.

Specify what is considered true for config#88

Merged
wfleming merged 1 commit intomasterfrom
will/pr-comment-bool
Mar 17, 2016
Merged

Specify what is considered true for config#88
wfleming merged 1 commit intomasterfrom
will/pr-comment-bool

Conversation

@wfleming
Copy link
Contributor

A change in app has resulted in "0" getting written to the add_comment?
field in service records, which result in undesired comments on PRs.

I'm also seeing these value for the update_status? bit.

Digging deeper, I think we may have a general problem with how bools are being
stored here: I've tried configuring Virtus' bool casting, and looking deeper
into how we read & set things, and I'm not making much progress. This is
effectively a patch to fix affected customer behavior now, to give me some mroe
time to look more deeply into underyling problems.

A change in app has resulted in "0" getting written to the add_comment?
field in service records, which result in undesired comments on PRs.
@wfleming
Copy link
Contributor Author

cc @codeclimate/review

@pbrisbin
Copy link
Contributor

LGTM

wfleming added a commit that referenced this pull request Mar 17, 2016
Specify what is considered true for config
@wfleming wfleming merged commit 374a66f into master Mar 17, 2016
@wfleming wfleming deleted the will/pr-comment-bool branch March 17, 2016 23:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants