mui / mui-public

The public mono-repository of MUI (as an organization), see mui/mui-private for the opposite.
80 stars 16 forks source link

[infra] Create reusable workflows #178

Closed michelengelen closed 3 months ago

michelengelen commented 3 months ago

This introduces reusable workflows to the org. First one is the closing message as it is the first we can use in the core repo.

This PR should also fix sending this message on issues from the maintainers as well.

See https://github.com/mui/mui-private/issues/360

michelengelen commented 3 months ago

@oliviertassinari it seems this line broke CircleCI: https://github.com/mui/mui-public/blob/2ef6ad8199adb62772d831726e721d85d288488a/.circleci/config.yml#L59

Janpot commented 3 months ago

@michelengelen I ran pnpm store prune && pnpm dedupe and it passes now.

oliviertassinari commented 3 months ago

I have linked the issue/task/shaping page/conversation at the origin of this PR.

it seems this line broke CircleCI:

Yeah, It's like I was 🍺 when I pushed that, my diff is stupid 😆. I just noticed because I wanted to fix a Toolpad KPI page, and thought, oh wait, Michal opened a PR, his CI must be broken. I have fixed HEAD and I have rebased this PR on HEAD.