GH#866: add GitHub OAuth PKCE token flow#1151
Open
marcusquinn wants to merge 1 commit intoafragen:developfrom
Open
GH#866: add GitHub OAuth PKCE token flow#1151marcusquinn wants to merge 1 commit intoafragen:developfrom
marcusquinn wants to merge 1 commit intoafragen:developfrom
Conversation
Contributor
Author
What done
Testing Evidence
Key decisions
Files changed
Blockers
Follow-up
Released in
aidevops.sh v3.5.462 plugin for OpenCode v1.3.7 with gpt-5.3-codex spent 1h 41m and 66,184 tokens on this as a headless worker. Overall, 2197d 12h since this issue was created. |
Open
Contributor
Author
MERGE_SUMMARYPR: #1151 What was implemented
CI evidenceAll six PHP version checks pass:
Merge noteThis contributor does not have merge rights on this repository. Maintainer merge required to close issue #866. This FOSS contribution was prepared with AI assistance (aidevops.sh). |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
github_access_token.GU_GITHUB_OAUTH_*constants and thegu_github_oauth_credentialsfilter.Testing
./vendor/bin/phpcs --runtime-set installed_paths "vendor/wp-coding-standards/wpcs,vendor/phpcsstandards/phpcsextra,vendor/phpcsstandards/phpcsutils" src/Git_Updater/API/GitHub_API.php tests/test-github-oauth.phpphp -l src/Git_Updater/API/GitHub_API.php && php -l tests/test-github-oauth.phpphpunitwas not available in this environment (command not found), so runtime OAuth callback verification was not executed here.Runtime Testing
github_access_tokenis saved.AI Disclosure
Closes #866
aidevops.sh v3.5.456 plugin for OpenCode v1.3.7 with gpt-5.3-codex spent 8m and 96,532 tokens on this as a headless worker. Overall, 2197d 9h since this issue was created.