openml / openml/OpenML

Add dependency-check.yml Workflow

Open
#1,247 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
PHP
Stars
755
Forks
128
PR merge metrics
No merged PRs in 30d

Description

Description

Set up a dependency-check.yml workflow for automated weekly dependency updates.

Tasks
  • Create .github/workflows/dependency-check.yml
  • Enable weekly checks for PHP (Composer) and JS (NPM) packages
  • Configure creation of tracking issues
  • Enable auto-merge for safe Dependabot updates
  • Submit a PR adding the workflow
Goal

Keep dependencies up-to-date and maintain project security.

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.

Research direction

Start with the requested .github/workflows/dependency-check.yml workflow and review how GitHub Actions configures weekly Composer and NPM dependency checks. Confirm the workflow creates tracking issues and enables auto-merge for safe Dependabot updates; done means the workflow is added and a pull request is submitted.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions, javascript, php
Domain
ci-cd, devops, security
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.