Skip to content

fix: Revert provider input constraints#3099

Merged
stevehipwell merged 1 commit intointegrations:mainfrom
stevehipwell:fix-provider-auth
Jan 20, 2026
Merged

fix: Revert provider input constraints#3099
stevehipwell merged 1 commit intointegrations:mainfrom
stevehipwell:fix-provider-auth

Conversation

@stevehipwell
Copy link
Copy Markdown
Collaborator

Resolves #3093
Resolves #3096

This fixes a regression caused by #3071.


Before the change?

  • The provider can't be configured with app auth if there is a GITHUB_TOKEN in the env

After the change?

  • This behaviour has been reverted.

Pull request checklist

  • Schema migrations have been created if needed (example)
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been reviewed and added / updated if needed (for bug fixes / features)

Does this introduce a breaking change?

Please see our docs on breaking changes to help!

  • Yes
  • No

Signed-off-by: Steve Hipwell <steve.hipwell@gmail.com>
@stevehipwell stevehipwell added this to the v6.10.2 Release milestone Jan 20, 2026
@stevehipwell stevehipwell self-assigned this Jan 20, 2026
@stevehipwell stevehipwell added the Type: Bug Something isn't working as documented label Jan 20, 2026
@github-actions
Copy link
Copy Markdown

👋 Hi! Thank you for this contribution! Just to let you know, our GitHub SDK team does a round of issue and PR reviews twice a week, every Monday and Friday! We have a process in place for prioritizing and responding to your input. Because you are a part of this community please feel free to comment, add to, or pick up any issues/PRs that are labeled with Status: Up for grabs. You & others like you are the reason all of this works! So thank you & happy coding! 🚀

@stevehipwell stevehipwell merged commit b46999d into integrations:main Jan 20, 2026
11 checks passed
@stevehipwell stevehipwell deleted the fix-provider-auth branch January 20, 2026 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Bug Something isn't working as documented

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG]: Conflict between GITHUB_TOKEN and app_auth {} [BUG]: cannot define multiple instance of the provider

2 participants