Skip to content

Move Local ./ Actions/Reusable Workflows To $/ #413

Description

@CodeGat

See https://github.blog/changelog/2026-07-30-reference-same-repository-actions-with-self-repository-syntax/

Background

GitHub now makes using actions/reusable workflows from the same (caller) repository easier. Move to this format, which is the recommended way to do it.

Supersedes #346

Implementation Plan

  • Basically, anywhere we use a local ./ action, change it to $/ and remove the checking out of a previous repository for the purposes of local actions

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions