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

Create dependencies.yml #273

Merged
merged 1 commit into from
Feb 27, 2024
Merged

Create dependencies.yml #273

merged 1 commit into from
Feb 27, 2024

Conversation

chris-bateman
Copy link
Member

Add https://github.com/actions/dependency-review-action with warn only added

Checklist

  • I'm using the correct PHP Version (8.1 for current, 7.4 for legacy).
  • I've added comments to any new methods I've created or where else relevant.
  • I've replaced magic method usage on DbService classes with the getInstance() static method.
  • I've written any documentation for new features or where else relevant in the docs repo.

Description

Add https://github.com/actions/dependency-review-action with warn only added. On a PR it will output any risks of the packages being added via that PR. This is to inform the dev of the impact of adding packages.

Changelog

refs:
issues:

Other Information

Docs pull request:

@chris-bateman chris-bateman added awaiting-review dependencies Pull requests that update a dependency file labels Feb 27, 2024
@chris-bateman chris-bateman self-assigned this Feb 27, 2024
Copy link
Member

@mattbell87 mattbell87 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Didn't seem to report anything, so I guess that's a good thing too.

@chris-bateman chris-bateman merged commit 3f8b4a4 into develop Feb 27, 2024
9 checks passed
@chris-bateman chris-bateman deleted the dependacyaction branch February 27, 2024 04:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants