Skip to content

yaml: moby's dot-named reusable workflows were flattened out of .github/workflows #32

Description

@squid-protocol

Follow-up to squid-protocol/gitgalaxy#3278. That change makes GitGalaxy scan .github/, .gitlab/, .circleci/ and .buildkite/ trees, including dot-named files inside them. Every other hidden path is still blocked on purpose.

In moby these five workflows live at .github/workflows/.dco.yml etc. and are now scanned there. In the corpus they sit at data/yaml/moby_workflows/.{dco,test-unit,test,vm,windows}.yml, i.e. dot-named files outside a CI tree, so they remain excluded (~5 real CI files, 54KB).

Fix options for the next tag:

  1. Restore the layout: data/yaml/moby_workflows/.github/workflows/.dco.yml.
  2. Drop the leading dot.

Either one needs a gitgalaxy golden re-bless when the pin moves.

🤖 Generated with Claude Code

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions