Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export default octokit options #1188

Merged
merged 1 commit into from Sep 30, 2022
Merged

Export default octokit options #1188

merged 1 commit into from Sep 30, 2022

Conversation

luketomlinson
Copy link
Contributor

@luketomlinson luketomlinson commented Sep 29, 2022

Certain plugins override the various OctokitOptions. Exporting the defaults allows actions that use plugins to inspect the default options and keep them / merge them with their plugin's options if desired.

@luketomlinson luketomlinson requested a review from a team as a code owner September 29, 2022 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants