-
Notifications
You must be signed in to change notification settings - Fork 127
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Custom properties, token refactor, open access teams
- Removes CENTRAL_OPERATIONS_TOKEN - System teams - open access - adds open access concept, which is a broad access team anyone in the org can join without approval - open access teams are not recommended the same way as broad access teams during new repo setup - TypeScript: prefer types to interfaces - GitHub Apps and REST APIs: - Simplifying bound function calls - Relocated app and token management files - Improves types for header/tokens - Allow custom app purposes to retrieve app token instances - Custom app purpose debug display fix - PAT/app token type identification helper method - Collections now expose "collectAllPages" and "collectAllPagesViaHttpGet" to move specific code out of the file - Fix for custom apps initialized after startup - Custom Properties Beta support
- Loading branch information
1 parent
9bf8809
commit 00eb7c2
Showing
44 changed files
with
1,168 additions
and
498 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.