Closed mgerlach closed 2 days ago
@varunsridharan would this work? If so, could you release it?
@varunsridharan ping... any chance to get this released?
Pinging again...
Hoping this ping helps a little bit. Perhaps it's time to swap to a fork?
Hello @varunsridharan any intentions to do this?
Now the main branch is broken, see the error below:
/home/runner/work/_actions/varunsridharan/action-github-workflow-sync/main/node_modules/@octokit/plugin-throttling/dist-node/index.js:172
throw new Error(`octokit/plugin-throttling error:
^
Error: octokit/plugin-throttling error:
You must pass the onSecondaryRateLimit and onRateLimit error handlers.
See https://octokit.github.io/rest.js/#throttling
const octokit = new Octokit({
throttle: {
onSecondaryRateLimit: (retryAfter, options) => {/* ... */},
onRateLimit: (retryAfter, options) => {/* ... */}
}
})
Hello everyone,
Due to personal reasons and health issues, I am currently unable to work on my open-source projects. I truly appreciate all the support and contributions from this amazing community; your involvement has been invaluable in driving these projects forward.
If anyone is interested in collaborating or even taking over one of these projects, please reach out to me directly. I’d be happy to discuss adding someone who can continue building and supporting these tools. Thank you all again for your understanding and support during this time.
Best regards, Varun Sridharan
E-Mail : varunsridharan23@gmail.com
@steveteuber @patrickc91 @mgerlach
@steveteuber @smlgbl @varunsridharan see #31
also add .gitignore file for node modules, Intellij IDEA and VScode
fixes #28