Skip to content

Replace action with something other than Bash and Awk #2

@aholmes

Description

@aholmes

The Bash and Awk scripts have too many awkward text handling issues, are not easily testable, and are not widely maintainable by the lab. Rewrite the project in a better language, likely Python.

Review this comment for a possible solution. #3 (comment)

@nwiltsie suggested using https://docs.github.com/en/webhooks/webhook-events-and-payloads#push and the github.event.commits.added / modified arrays. This would also resolve a significant portion of #2.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions