Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PP-12687: Add dependency review workflow #31

Merged
merged 3 commits into from
Nov 12, 2024

Conversation

katstevens
Copy link
Contributor

@katstevens katstevens commented Nov 12, 2024

We want to run the dependency-review shared workflow on pull requests in this repository, to replace the Snyk PR checks.

The main app repositories have a dedicated pr.yml workflow file, with a shared _run-tests.yml workflow called pre- and post-merge. I've since added this to the product page repository as well.

In an attempt to get the repository workflows in a consistent state, I've:

  • added a new pr.yml workflow
  • renamed the run-tests job to tests
  • updated the deprecated Github Action versions
  • finally, included the dependency-review action in the pr.yml workflow

@katstevens katstevens changed the title Pp 12687 dependency review workflow PP-12687: Add dependency review workflow Nov 12, 2024
@katstevens katstevens merged commit 67fd2e7 into main Nov 12, 2024
3 checks passed
@katstevens katstevens deleted the PP-12687-dependency-review-workflow branch November 12, 2024 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants