Closed jyotsna-penumaka closed 2 years ago
@lukehinds @imjasonh Any ideas why the clippy test would be stuck? Do we have a clippy test in our workflow? This link suggests not having one could be a cause. I'm seeing a command to add clippy but not seeing one to actually run it here. But I'm also not extremely familiar with the GH workflows. I've already tried to re-trigger the jobs, but it got stuck again.
I removed it from the branch protection, but can't clear the job
@jyotsna-penumaka can you push the following to this branch:
git commit --allow-empty -m "Trigger Build"
I fixed the hanging clippy test by deleting it from branch protections altogether. We do want it enabled, though... I'll make sure there's an issue for it.
Resolves #10 Signed-off-by: jyotsna-penumaka jpenumak@redhat.com
Summary
Ticket Link
Fixes
Release Note