Skip to content
  • Brandon S. Allbery's avatar
    6ef44feb
    always run changelog.d · 6ef44feb
    Brandon S. Allbery authored
    We've made this a required job to ensure that changelogs are
    always valid. But this means we can't use "paths", or PRs that
    don't have changelogs will stall because the changelogs job
    doesn't get run so it's never considered "succeeded".
    
    This job is cheap, so run it unconditionally. We already know
    things are currently valid, so this shouldn't produce any
    surprises.
    6ef44feb
    always run changelog.d
    Brandon S. Allbery authored
    We've made this a required job to ensure that changelogs are
    always valid. But this means we can't use "paths", or PRs that
    don't have changelogs will stall because the changelogs job
    doesn't get run so it's never considered "succeeded".
    
    This job is cheap, so run it unconditionally. We already know
    things are currently valid, so this shouldn't produce any
    surprises.
To find the state of this project's repository at the time of any of these versions, check out the tags.
Loading