Skip to content

Trigger Develocity report on workflow completion #318

Open
@yrodiere

Description

@yrodiere

As discussed on Zulip, triggering on check completion is not enough for GitHub Actions, as some projects use a separate workflow for Develocity report uploading, and that workflow does not have a corresponding check.
Currently such workflows don't trigger Develocity report uploading, leading to missing reports on PRs in particular.

We should make sure the bot handles "workflow completion" events, updating the reports on all relevant PRs when a workflow completes.
The crux of the issue will be retrieving which PRs are relevant, but we probably have already solved something similar in this codebase.

Note this is specific to GitHub Actions, and we don't have this problem on Jenkins.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions