lindluni/Repository Archival Tool
Automate the archival of repositories
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| actor | The actor who triggered the event | yes | ${{ github.actor }} |
| admin_token | Token with org admin privileges | yes | — |
| body | The body of the newly created comment | yes | ${{ github.event.comment.body }} |
| issue_number | The GitHub issue number | yes | ${{ github.event.issue.number }} |
| org | The GitHub org containing the repo | yes | ${{ github.repository_owner }} |
| repo | The repo where the GitHub issue exists | yes | — |
| token | GitHub Admin PAT to open issues and comment | yes | ${{ github.token }} |
Outputs
no outputs