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 incorrect status handling #175

Merged
merged 2 commits into from
May 7, 2020
Merged

Fix incorrect status handling #175

merged 2 commits into from
May 7, 2020

Conversation

bastelfreak
Copy link
Member

With this fix we default to nil for the status attribute of a pull
request. If it's nil we don't do any operations but refresh the status a
minute later.

@bastelfreak bastelfreak added bug Something isn't working backend/eventhandler How incoming data is handled backend/poll-engine How we poll data and handle it backend/notifier User gets notified via mail, hook, comment... labels May 7, 2020
@bastelfreak bastelfreak added this to the travis integration milestone May 7, 2020
@bastelfreak bastelfreak requested a review from a team as a code owner May 7, 2020 18:23
@bastelfreak bastelfreak self-assigned this May 7, 2020
Flipez
Flipez previously approved these changes May 7, 2020
With this fix we default to nil for the status attribute of a pull
request. If it's nil we don't do any operations but refresh the status a
minute later.
@bastelfreak bastelfreak merged commit 9175177 into master May 7, 2020
@bastelfreak bastelfreak deleted the blargh branch May 7, 2020 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend/eventhandler How incoming data is handled backend/notifier User gets notified via mail, hook, comment... backend/poll-engine How we poll data and handle it bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants