Skip to content

GitHub Action Annotations #221

Open
Open
@peternewman

Description

@peternewman

Would you be interested in a PR to the other repo, or probably a repo transfer, to add a cpplint problem matcher:
https://github.com/actions/toolkit/blob/master/docs/problem-matchers.md

The way I've done it elsewhere is a standalone action which just provides the problem matcher:
https://github.com/codespell-project/codespell-problem-matcher

But also Git submodule that into the main action so it gets applied when it's used:
https://github.com/codespell-project/actions-codespell/tree/master/codespell-problem-matcher

Although given your main action is effectively just a workflow template currently, the latter might be a bit irrelevant for now, as I mentioned in:
cpplint/GitHub-Action-for-cpplint#3 (comment)

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