Ash258 / Scoop-GithubActions

Deprecated. Use https://github.com/shovel-org/GithubActions
MIT License
25 stars 18 forks source link

Implement all needed checks #3

Closed Ash258 closed 5 years ago

Ash258 commented 5 years ago

Issues

  1. [x] Hash check failed
    1. & bin\checkhashes.ps1 $name -Update
    2. if git status
      1. Push (if possible)
        1. Or add label verified, package-fix-needed
      2. else
        1. Comment "Cannot reproduce"
  2. [x] download failed 1. [ ] extract_dir Deferred as it would need lots of work and use cases covered (#11)

PRs

opened, commented with special comment

PR Workflow could be triggered with adding label TRIGGER ...

Ash258 commented 5 years ago

Basic checks are ready. This issues is obsolete