Skip to content
Merged
Show file tree
Hide file tree
Changes from 6 commits
Commits
Show all changes
34 commits
Select commit Hold shift + click to select a range
0d0c747
feat: add copy-discussions shell script
joshjohanning Oct 1, 2025
669e7a8
feat: add copy-discussions node script
joshjohanning Oct 1, 2025
684a95a
feat: add functionality to close discussions in target repository if …
joshjohanning Oct 1, 2025
8776761
feat: add functionality to mark discussion comments as answers during…
joshjohanning Oct 1, 2025
a78ebd6
Merge branch 'main' into copy-discussions
joshjohanning Oct 1, 2025
6089e5d
feat: add support for copying poll data and visual representation in …
joshjohanning Oct 1, 2025
b280310
fix: incomplete string escaping
joshjohanning Oct 1, 2025
ee1e0cc
docs: update README to include detailed usage and features for copy-d…
joshjohanning Oct 1, 2025
2df58c9
fix: ensure linting commands do not fail the workflow by adding '|| t…
joshjohanning Oct 1, 2025
b3e800f
Revert "docs: update README to include detailed usage and features fo…
joshjohanning Oct 1, 2025
eb3f21a
docs: enhance README for copy-discussions.js with usage instructions …
joshjohanning Oct 1, 2025
ae3e30b
feat: enhance discussion copying by preserving reactions, locked stat…
joshjohanning Oct 1, 2025
118b323
Revert "fix: ensure linting commands do not fail the workflow by addi…
joshjohanning Oct 1, 2025
2024175
Merge branch 'main' into copy-discussions
joshjohanning Oct 1, 2025
afa4f9c
fix: correct formatting of metadata sections in discussions and comments
joshjohanning Oct 1, 2025
e0662b6
fix: update script documentation to clarify copied discussion elements
joshjohanning Oct 1, 2025
02cd024
feat: add copy-discussions.sh script for transferring discussions bet…
joshjohanning Oct 1, 2025
ac7e53c
Revert "feat: add copy-discussions.sh script for transferring discuss…
joshjohanning Oct 1, 2025
fbf843f
refactor: remove copy-discussions.sh script for transferring discussi…
joshjohanning Oct 1, 2025
8335272
fix: enhance help message for copy-discussions.js script
joshjohanning Oct 1, 2025
5610b6b
fix: improve help message and clarify environment variable usage in c…
joshjohanning Oct 1, 2025
e5b6475
feat: configurable rate limit
joshjohanning Oct 1, 2025
02b7fa7
fix: reduce rate limit sleep duration and improve discussion processi…
joshjohanning Oct 1, 2025
95187df
feat: add support for resuming discussion copying with --start-from o…
joshjohanning Oct 2, 2025
8bbdf32
fix: implement retry logic for discussion creation to handle rate limits
joshjohanning Oct 2, 2025
72c220b
docs: update documentation to clarify secondary rate limit guidelines…
joshjohanning Oct 2, 2025
6ea6480
feat: enhance rate limit handling with Octokit throttling and remove …
joshjohanning Oct 2, 2025
84e340c
fix: adjust discussion processing delay to comply with GitHub's rate …
joshjohanning Oct 2, 2025
6689cf3
feat: track primary and secondary rate limit hits for improved monito…
joshjohanning Oct 2, 2025
39d34ea
refactor(scripts)!: reorganize and rename copy-discussions to migrate…
joshjohanning Oct 2, 2025
8ec4d52
docs: update README to clarify npm installation steps and environment…
joshjohanning Oct 2, 2025
09b2928
docs: update README to enhance GitHub App usage instructions and clar…
joshjohanning Oct 2, 2025
6963384
docs: update README and script to enhance rate limit handling and ret…
joshjohanning Oct 2, 2025
726d14c
fix: update script usage examples to reflect correct script name
joshjohanning Oct 6, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading