noraworld/Comments Transferor
Transfer all comments on an issue to another issue
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| issue_repo | Select a repository with a username whose issue you want to transfer from | yes | "" |
| issue_number | Select an issue number of a repository whose issue you want to transfer from | yes | "" |
| target_issue_repo | Select a repository with a username whose issue you want to transfer to | yes | "" |
| target_issue_number | Select an issue number of a repository whose issue you want to transfer to | yes | "" |
| personal_access_token | Specify your personal access token name stored in your repository | no | "" |
| replace_twitter_short_url | Specify whether Twitter short URLs are replaced with the redirected ones | no | "" |
| trim_empty_image_tag | Specify whether the markdown-styled empty image tags are trimmed | no | "" |
| linkify_hashtags | Specify whether the hashtags are turned into the links | no | "" |
| linkify_mentions | Specify whether the mentions are turned into the links | no | "" |
| move_trailing_urls_to_next_lines | Specify whether the trailing urls are moved to the next lines | no | "" |
| remove_spaces_after_japanese_punctuation | Specify whether the spaces after Japanese punctuation are removed | no | "" |
| trim_misskey_profile_icon_url | Specify whether the Misskey profile icon URL is removed | no | "" |
| replace_misskey_image_url_with_multiple_ones | Specify whether to retrieve multiple images and replace the URL with multiple ones | no | "" |
| time_format_replacement_regex | — | no | "" |
| time_format | — | no | "" |
Outputs
no outputs