Skip to content

Extract changelog-check to separate action #142

@mcmire

Description

@mcmire

This workflow helps us ensure that changelogs are updated alongside changes in polyrepos and monorepos,

Currently, when we make use of this workflow in other repos we need to pin to a specific commit ID. This is cumbersome because it means that if we want to make a change to the workflow we now need to go through each repo by hand and update the commit ID.

If we extracted this workflow to an action, we could start using version strings such as v1. As long as new changes were backward compatible they would automatically get propagated to all of the repos.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions