8000 Tockbot improvements by lschuermann · Pull Request #3886 · tock/tock · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tockbot improvements #3886

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

Merged
merged 4 commits into from
Feb 27, 2024
Merged

Conversation

lschuermann
Copy link
Member

Pull Request Overview

Some quick Tockbot improvements around the "stale_pr_assign" tasks:

  • Log why a PR was not staged to be assigned a reviewer. This helps debug the bots behavior.
  • Ignore draft PRs.
  • Ignore PRs that have the "blocked" or "blocked-upstream" labels.

The last point could be problematic. It might cause blocked PRs to linger for a long time, as we don't have a great way to correlate this "block" with its blocking dependency (internal Tock PR, upstream PR, something entirely different).

One solution could be to collect such PRs that have been blocked for a long time (e.g., a month) for brief manual review, either by assigning a reviewer or putting an item on the core WG call agenda.

Testing Strategy

Running locally in dry-run mode.

TODO or Help Wanted

N/A

Documentation Updated

  • Updated the relevant files in /docs, or no updates are required.

Formatting

  • Ran make prepush.

@bradjc bradjc added this pull request to the merge queue Feb 27, 2024
Merged via the queue into tock:master with commit a551bcf Feb 27, 2024
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
0