yuta1024/Cards Moving Automation
Automate that cards of GitHub Project move to any column with expiration
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| repo_token | The token for the repository can be passed in using {{ secrets.GITHUB_TOKEN }} | yes | — |
| project | The name of the GitHub Project | yes | — |
| from_column | The name of the columns which contains cards to move | yes | — |
| to_column | The name of the column to move it into | yes | — |
| expiration_days | The minimum days of moving cards with no activity | no | 90 |
Outputs
no outputs