Introduce automation to keep `pnpm/action-setup` up-to-date

Open Beginner friendly
#3,468 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
74/100
Issue type
Refactor
Clarity
Mostly clear
Activity status
Active
Tech stack
github-actions
Domain
ci-cd, devops

Research direction

Start by inspecting the repository's GitHub Actions workflow files for uses of pnpm/action-setup, then compare them with the Apache GitHub Actions policy. Done means the action is pinned by hash and configured for the stated update automation; verify the workflow references remain valid.

Written by the indexing model from the issue text.

Description

Hello! This issue was created semi-automatically because this repo popped up in a search. Per https://infra.apache.org/github-actions-policy.html, 3rd-party actions such as pnpm/action-setup must be referred to by hash and kept up-to-date by automation such as dependabot. It looks like this repo does not pollow this policy yet.

We plan to start enforcing this policy for pnpm/action-setup through https://github.com/apache/infrastructure-actions/pull/1193 .

If this was a false posivite, you can close this issue. Otherwise, you likely want to update your workflows, since they will stop working once that PR is merged.

Dominant language
TypeScript
Stars
1.2k
Forks
618
Avg merge
4d 18h
Merged PRs (30d)
1

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from apache/apisix-dashboard

All issues in apache/apisix-dashboard

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.