appleboy / appleboy/scp-action
Better to provide job status in output.
Open
- Dominant language
- Shell
- Stars
- 1.6k
- Forks
- 178
- PR merge metrics
- No merged PRs in 30d
Description
It's better to add output with job status in `action.yml`. More outputs(like job duration) are better.
I think it's better to use `steps..outputs.status` rather than `if: ${{ success() }}`.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with action.yml and review how this GitHub Action currently declares inputs and outputs. Check GitHub Actions output syntax and determine the expected status and duration values; the work is done when callers can read them through steps..outputs.status and the corresponding duration output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, shell
- Domain
- ci-cd
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100