philips-software / philips-software/SPDXMerge
Version Doesn't Work
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 53
- Forks
- 10
- Avg merge
- 2h 56m
- Merged PRs (30d)
- 1
Description
It seems that, for the GitHub Action version of the tool, the with version flag doesn't work. If you try to use it with the 0.2.0 release, no output is produced, and you get a warning in the Action output:
Warning: Unexpected input(s) 'version', valid inputs are ['entryPoint', 'args', 'docpath', 'outpath', 'name', 'mergetype', 'author', 'email', 'docnamespace', 'filetype']
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting the GitHub Action definition and its handling of the with inputs, then reproduce the issue with the 0.2.0 release using the reported version flag. Done means the action accepts version without the unexpected-input warning and produces the expected output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, python
- Domain
- ci-cd, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100