vert-x3 / vert-x3/vertx-stack

Develop an opt-in GH action to perform checks with the stack

Open
#113 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Java
Stars
123
Forks
45
PR merge metrics
No merged PRs in 30d

Description

Describe the feature

Add a GH feature that on every pull request including a dependency bump, performs the check with the stack for the dependency conflicts.

Use cases

Every time we have a dependency bump with an external dep, we should perform a check with the stack to see if there are any conflicts. This is a time consuming operation we perform manually today. Automating can at least allow us to easily recognize if the dep update is breaking something or not.

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

The issue names no files, tests, or existing entry points. First trace how dependency-bump pull requests are identified and how the stack check is run; define the opt-in GitHub Action behavior and verify that it reports dependency conflicts without running for unrelated pull requests.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions, java
Domain
ci-cd
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.