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

Open Beginner friendly
#963 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
68/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Active
Tech stack
github-actions
Domain
ci-cd

Research direction

Start by searching the repository's workflow files for references to pnpm/action-setup, then inspect the existing automation configuration for how third-party actions are maintained. Done means the action follows the Apache policy by using a hash and is covered by update automation such as Dependabot.

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
C++
Stars
374
Forks
94
Avg merge
14d 21h
Merged PRs (30d)
3

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/incubator-graphar

All issues in apache/incubator-graphar

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.