sciworks/spack updater action
Given a local spack repository, compare a package to upstream spack and pull request appropriately.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| package | package in local repo to check | yes | — |
| upstream | upstream to open issue to request update (should be repository here) | yes | — |
| user | — | yes | user for to GitHub to PR |
| token | — | yes | token authenticate to GitHub to PR |
| local_branch | branch here to open pull request against (defaults to main) | — | main |
| repo | local repository with recipes (defaults to PWD) | — | . |
Outputs
no outputs