lindluni/Repository Archival Tool

Automate the archival of repositories

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
actorThe actor who triggered the eventyes${{ github.actor }}
admin_tokenToken with org admin privilegesyes
bodyThe body of the newly created commentyes${{ github.event.comment.body }}
issue_numberThe GitHub issue numberyes${{ github.event.issue.number }}
orgThe GitHub org containing the repoyes${{ github.repository_owner }}
repoThe repo where the GitHub issue existsyes
tokenGitHub Admin PAT to open issues and commentyes${{ github.token }}

no outputs