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 greeting and triage #62

Merged
merged 2 commits into from Jul 8, 2020
Merged

Fix greeting and triage #62

merged 2 commits into from Jul 8, 2020

Conversation

timokau
Copy link
Owner

@timokau timokau commented Jul 8, 2020

The greeting is broken (NixOS/nixpkgs#92705 (comment)) due to the missing await, the triage has a race condition where sometimes the newly labeled PRs don't turn up in the search (NixOS/nixpkgs#90245). Let's see if 5 seconds is sufficient.

I messed this up when factoring out the post_comment function. Forgot to
await it. There should be some linter that detects un-awaited
awaitables statically.
@timokau timokau merged commit 6f5068a into master Jul 8, 2020
@timokau timokau deleted the fix-greeting-triage branch July 8, 2020 12:09
timokau added a commit to nix-community/infra that referenced this pull request Jul 8, 2020
- Fix greeting failing to be posted
- Fix / wait out race condition.

Both in timokau/marvin-mk2#62
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.

None yet

1 participant