actions-marketplace-validations/Mastodon Fossilize
Mastodon account backup tool
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| server | Your Mastodon server. If you are dbatools@dataplatform.social, this would be dataplatform.social. | yes | — |
| path | The path to the directory that will hold the CSV files, defaults to `./backups`. This Action will create the directory if it does not exist. | no | ./backups |
| type | Which items to backup. Options include: follows, lists, blocks, mutes, domain_blocks, bookmarks, followers, posts and all. Defaults to all. | no | all |
| auto-artifact | Attach the csv files as an artifact to this workflow. Default is true. | no | true |
| artifact-name | The name of the artifact. Default is mastodon-backup. | — | mastodon-backup |
| verbose | Show verbose output. Defaults to true. | yes | true |
Outputs
no outputs