joezuntz/Conda Forge Feedstock PR
Update conda forge feedstock forks and make a PR for them
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| feedstock_name | Base name of feedstock (and usually the project) | yes | — |
| token | Github token that has permission to create github PR on repo | yes | — |
| version | Version number of project, as it us used in conda forge meta.yaml | yes | — |
| hash | Expected SHA256 hash of the new version | yes | — |
| fork_owner | Github user name of the owner of the feedstock fork | yes | — |
| email_address | Email address to use for the commit | yes | — |
| branch_name | Name of the branch to which to push | no | main |
| automerge | Whether to set the "automerge" label so that conda forge will merge automatically once tests pass | no | true |
Outputs
no outputs