CycodeLabs / CycodeLabs/cimon-action

Specify required version for checks

Open
#126 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
124
Forks
10
Avg merge
20h 50m
Merged PRs (30d)
1

Description

## Description

Could we explicitly specify which version is required for running checks?

Currently, it is not clear from the action configuration/documentation what version is expected, and users may encounter failed checks without understanding the version dependency.

## Suggestion

- Document the required version in the README.
- Validate the version during execution and provide a clear error message if an unsupported version is used.
- Mention minimum and recommended supported versions.

This would make the action easier to configure and troubleshoot.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the README and action configuration to identify the version currently expected for checks. Trace where execution begins and determine how unsupported versions are reported; done means the README states minimum and recommended versions and execution gives a clear validation error.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions, javascript
Domain
ci-cd, devops
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
57/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.