appleboy / appleboy/scp-action

Better to provide job status in output.

Open
#23 0 comments 1 reaction 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.