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

Update IssueId type to long #3

Closed
wants to merge 231 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
231 commits
Select commit Hold shift + click to select a range
a7b6ab3
Bump Microsoft.NET.Test.Sdk from 16.7.1 to 16.8.0 (#2269)
dependabot[bot] Nov 9, 2020
e7fa4aa
Merge remote-tracking branch 'upstream/main' into main
liiri Dec 6, 2020
c544317
Added nuget setup
liiri Dec 6, 2020
7b24f26
Fixed repo url
liiri Dec 6, 2020
9e90772
Used ConcurrentDictionary in the not ThreadSafeDictionary
liiri Dec 6, 2020
f99dd60
Merge pull request #1 from apiiro/liri/concurrent-dict
liiri Dec 6, 2020
f504167
build(dependabot): disable by removing configuration
gr2m Dec 16, 2020
24a1628
Revert "build(dependabot): disable by removing configuration"
gr2m Dec 16, 2020
70a380a
(build) Updated Cake Frosting to version 1.0.0 (#2289)
devlead Feb 13, 2021
dec5e6d
Update the README to link to NuGet (#2288)
haacked Feb 13, 2021
b5fb60b
Update 'up-for-grabs' link in CONSTRIBUTING.md (#2280)
eatdrinksleepcode Feb 13, 2021
4ca8ea0
Update README.md (#2279)
iAmBipinPaul Feb 13, 2021
2054943
Add support for multi users and orgs in SearchCodeRequest (#2291)
Feb 13, 2021
46787d2
Add DeleteBranchOnMerge option for repositories (#2268)
samcackett Feb 13, 2021
36829cb
Fix property types in PullRequestCommit (#2224)
mmv Feb 13, 2021
6755553
feat: add missed props for organization (#2239)
FrediKats Feb 13, 2021
7400420
Add "project" to the IssueNoMetadataQualifier (#2227)
samhouts Feb 13, 2021
8124bd4
tidy up workflow to address new restrictions (#2299)
shiftkey Feb 13, 2021
9cbe8ac
tidy up unused dependabot ignore rule (#2300)
shiftkey Feb 13, 2021
66f0676
enable windows target for building on Actions (#2302)
shiftkey Feb 13, 2021
a28002a
Bump Cake.Codecov from 0.9.1 to 1.0.0 in /build (#2301)
dependabot[bot] Feb 13, 2021
9e2618f
Bump Microsoft.NET.Test.Sdk from 16.8.0 to 16.8.3 (#2276)
dependabot[bot] Feb 13, 2021
4fbbe4c
Add cancellation token support for release assets uploading (#2267)
KatoStoelen Feb 21, 2021
8b0fb13
Bump Codecov from 1.12.3 to 1.12.4 in /build (#2285)
dependabot[bot] Feb 21, 2021
e40c792
Change Payload to a Dictionary<string, string> (#2303)
haacked Feb 21, 2021
6105a9d
preview support for repository visibility (#2217)
IvanJosipovic Feb 21, 2021
375c20e
Move the build to .net 5 (#2294)
haacked Feb 21, 2021
618215c
restore 3.1.x for publish script
shiftkey Feb 21, 2021
2e5fb68
Bump Cake.Coverlet from 2.5.1 to 2.5.4 in /build (#2305)
dependabot[bot] Feb 22, 2021
57fe2ce
Add repository topics support (#2246)
SeanKilleen Feb 25, 2021
4eebade
cleanup some mentions of master branch in codebase (#2306)
shiftkey Feb 25, 2021
cd0dc89
Bump Cake.Frosting from 1.0.0 to 1.1.0 in /build (#2313)
dependabot[bot] Mar 8, 2021
3565882
Bump Cake.Codecov from 1.0.0 to 1.0.1 in /build (#2316)
dependabot[bot] Mar 29, 2021
15887d9
Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.4 (#2318)
dependabot[bot] Apr 5, 2021
9558604
drop Appveyor and Codecov (#2321)
shiftkey Apr 20, 2021
e9fbe84
Bump Microsoft.NETFramework.ReferenceAssemblies from 1.0.0 to 1.0.2 (…
dependabot[bot] May 10, 2021
28226ea
.
vardior9 Jul 28, 2021
7efcdcc
Add Mannequin user type
vardior9 Jul 28, 2021
f17932d
Migrated to dotnet 5
liiri Jul 28, 2021
64a0bb0
Merge pull request #3 from apiiro/liri/net5
liiri Jul 28, 2021
2315ef7
Master --> main text in README (#2345)
SeanKilleen Aug 23, 2021
b829a84
Add Swift language (#2344)
p-brito Aug 23, 2021
e52e6d7
Bump GitHubJwt from 0.0.4 to 0.0.5 (#2348)
dependabot[bot] Aug 23, 2021
b4d7fb0
Bump Microsoft.NET.Test.Sdk from 16.9.4 to 16.11.0 (#2350)
dependabot[bot] Aug 23, 2021
7721343
Adding support for the Device Flow Oauth authentication pattern (#2310)
palenshus Apr 20, 2022
c4e6fcd
Updates the repo docs with the current release workflow (#2438)
nickfloyd Apr 27, 2022
02b08cb
bump to dotnet 6
tomer-amir May 10, 2022
8e800f2
creates the config file for stalebot to help us clean up old/inactive…
nickfloyd May 10, 2022
486c83a
adds stale bot functionallity via action and removes the stalebot con…
nickfloyd May 10, 2022
74a2c7b
Cleans up unnecessary ticks
nickfloyd May 10, 2022
f5b7139
Merge pull request #4 from apiiro/tomer/bump-dotnet6
tomer-amir May 11, 2022
d10be6f
Added SecretScanningAlert to InstallationPermissions
tomer-amir May 11, 2022
1ddea4a
Merge pull request #5 from apiiro/tomer/secret-scanning-alert
tomer-amir May 11, 2022
c9a7533
Configure the project for GitHub Codespaces (#2443)
timrogers May 13, 2022
218f89f
Fix the Visual Studio Code tasks configuration file (#2448)
timrogers May 19, 2022
bbddb9d
Explicitly configure identation settings for VSCode (#2450)
timrogers May 19, 2022
727029c
Use the official Codespaces template configuration, rather than somet…
timrogers May 19, 2022
bd2bd2e
Add number of seats deserialization for organization plan responses
tomer-amir May 25, 2022
bb2642f
Merge pull request #6 from apiiro/tomer/seats-deserialization
tomer-amir May 26, 2022
316c343
Add Draft to MergeableState enum (#2381)
adtakle May 26, 2022
a5afcc2
Create codeql-analysis.yml
nickfloyd May 27, 2022
30cd6d3
Added installation deletion endpoint
tomer-amir Jun 1, 2022
1cdaac0
Merge pull request #7 from apiiro/tomer/delete-installation
tomer-amir Jun 2, 2022
bfdcb18
Dev container rework to support OmniSharp changes (#2456)
nickfloyd Jun 10, 2022
1f7362a
Create SECURITY.md
nickfloyd Jun 16, 2022
30c0ad5
Update SECURITY.md
nickfloyd Jun 16, 2022
7144e29
Uses https instead of http so that the badges will load (#2461)
nickfloyd Jun 17, 2022
659ce5f
Adds mono-complete to the dev container (#2468)
nickfloyd Jun 30, 2022
f317f9d
Support for IsTemplate and Create Template from Repository (#2331)
JonruAlveus Jun 30, 2022
23a91a4
Add method to check if repo vulnerability alerts are enabled (#2453)
lboynton Jul 6, 2022
6f78c52
[deps] Microsoft.NET.Test.Sdk from 16.11.0 to 17.2.0 (#2445)
dependabot[bot] Jul 11, 2022
b023602
[FEAT] Adding in handling for secondary rate limit exceptions (#2473)
JonruAlveus Jul 11, 2022
3d6cdc4
[MAINT] Tweak `User-Agent` to refer to `Octokit.net`, not just `Octok…
timrogers Jul 11, 2022
1a98d8f
[DEPS] Bump NSubstitute from 4.2.2 to 4.3.0 (#2402)
dependabot[bot] Jul 11, 2022
73b7a7a
[DEPS] Bump Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.1 (#2372)
dependabot[bot] Jul 11, 2022
f92f0b8
[FEAT] add Triage/Maintain permission (#2467)
janv8000 Jul 11, 2022
2179065
[DOCS] Corrects links into github documentation (#2378)
Stefan-J-Hanke Jul 11, 2022
8e6bcd1
[FEAT] Added enterprise pre-receive hooks client (#2375)
tasadar2 Jul 11, 2022
f6e541d
[FEAT] Update permissions based on GitHub documentation (#2424)
samvdd-247 Jul 11, 2022
7ab6dc3
[deps] Bump NSubstitute from 4.3.0 to 4.4.0 (#2475)
dependabot[bot] Jul 13, 2022
3129040
[feat] Add AutoMerge and add MergeOptions to NewRepository object (#2…
JonruAlveus Jul 13, 2022
0e469a9
[feat] Deployment task is arbitrary string value (#2413)
mryanmurphy Jul 13, 2022
7384b46
[feat] Adds the slug field to the GitHubApp response object
Whitestripe7773 Jul 13, 2022
3f3466c
[deps] Bump Cake.Frosting from 1.1.0 to 2.2.0 in /build (#2437)
dependabot[bot] Jul 13, 2022
aca587b
[deps] Bump xunit.runner.visualstudio from 2.4.3 to 2.4.5 (#2440)
dependabot[bot] Jul 13, 2022
bfbc2eb
feat: Adding squash title to NewRepository (#2482)
JonruAlveus Jul 14, 2022
fb68c67
feat: Adding DetailsUrl to CheckRun (#2479)
JonruAlveus Jul 14, 2022
d15517d
maint: Adding App slug tests (#2477)
JonruAlveus Jul 14, 2022
ab1331a
docs: Fixes GitHubApp response object code docs typo (#2478)
martincostello Jul 14, 2022
d32c9a4
docs: Update organizations-related `GetAllForUser` method docs to mak…
timrogers Jul 15, 2022
55e2072
feat: Updates the EventInfoState enum to align with the GitHub REST A…
JonruAlveus Jul 15, 2022
5cf604b
feat: Adds missing properties to the branch protection response objec…
JonruAlveus Jul 15, 2022
13ba84b
fix: Trims trailing slashes from user passed paths that appear before…
JonruAlveus Jul 15, 2022
8b5a7fc
feat: Fixing master > main in integration tests (#2489)
JonruAlveus Jul 20, 2022
cc56183
feat: New pull request from existing issue (#2389)
miloush Jul 20, 2022
4f4ef5b
Fix null reference access when ContentType is null (#2501)
diogorolo Jul 21, 2022
251c3a2
feat: Adds 4 new Reaction delete routes and obsoleting existing route…
JonruAlveus Jul 22, 2022
9af552e
feat: Add missing properties to RepositoryUpdate (#2492)
JonruAlveus Jul 22, 2022
5fe3ea8
tests: Updates and fixes for tests, changing master to main and addin…
JonruAlveus Jul 25, 2022
6892df8
feat: Adds codeowners errors endpoint (#2512)
JonruAlveus Jul 27, 2022
840935a
maint: Removes private repositories limit exception (#2514)
JonruAlveus Jul 27, 2022
2f7bd00
feat: Removing accept header previews (#2515)
JonruAlveus Aug 1, 2022
e841808
deps: Bump xunit from 2.4.1 to 2.4.2 (#2518)
dependabot[bot] Aug 2, 2022
80b82aa
docs: Moves deprecation warning from subscribers_count to watchers_co…
Brend-Smits Aug 2, 2022
4d46d5f
docs: update code docs for SetRequestTimeout (#2520)
notauserx Aug 3, 2022
6e72fda
feat: Drop support for .NET 4.6 (#2521)
nickfloyd Aug 4, 2022
a7d5e33
bug: Fixing issues with two factor authentication overload and certai…
JonruAlveus Aug 4, 2022
536e5c3
feat: adds active lock reason to issue (#2525)
notauserx Aug 5, 2022
879c3e5
ActivityPayload related changes
idanbd Aug 7, 2022
128fb77
Merge pull request #8 from apiiro/idan/ActivityPayload
idanbd Aug 7, 2022
5d4c928
docs: Update dotnet supported version in readme (#2532)
FrediKats Aug 8, 2022
651d981
ci(build): Fixes a number of warnings for a cleaner build (#2529)
JonruAlveus Aug 8, 2022
eaef1ee
feat: Adds AsyncPaginationExtensions (#2516)
Saalvage Aug 8, 2022
bc156af
maint: Fixing the use of the binary formatter in net461 so all unit t…
JonruAlveus Aug 9, 2022
5386257
feat: implement getting failed org invites (#2533)
FrediKats Aug 9, 2022
1e3fa1d
feat: Adds generators project and AsyncPaginationExtension generator …
nickfloyd Aug 11, 2022
b4ca7c7
docs: Adds documentation on how to create a branch (#2541)
JonruAlveus Aug 11, 2022
176bf38
maint: Tidying up DefineConstants (#2538)
JonruAlveus Aug 12, 2022
b866d66
feat: Adding seats and filled seats to plan response. (#2539)
JonruAlveus Aug 12, 2022
595e35d
add active lock reason to PR (#2543)
notauserx Aug 19, 2022
3d53362
build(deps): bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.0 (#2548)
dependabot[bot] Aug 19, 2022
498c2aa
Add ability to pass ApiOptions to PullRequestsClient.Files (#2553)
Gamer025 Aug 28, 2022
269201c
Remove reference to Basic Authentication in the docs (#2555)
rkreisel Aug 30, 2022
9c3317f
build(deps): bump Microsoft.NET.Test.Sdk from 17.3.0 to 17.3.1 (#2561)
dependabot[bot] Sep 6, 2022
0069239
Fix failure with 201 status code on adding a collaborator (#2559)
annchous Sep 6, 2022
d88a907
build(deps): bump Microsoft.NETFramework.ReferenceAssemblies from 1.0…
dependabot[bot] Sep 6, 2022
b3d2096
[Releases]Added support for generating release notes (#2563)
Cristaling Sep 7, 2022
958f71b
fix acitivy payload debugger display
tomer-amir Sep 8, 2022
888871c
Merge pull request #9 from apiiro/tomer/fix-activity-payload-debugger…
idanbd Sep 8, 2022
19ea380
fix support of installation events + fix tests
tomer-amir Sep 8, 2022
cf9db5f
feat: Adds Packages and Package versions APIs (#2551)
JonruAlveus Sep 8, 2022
38b24d5
fix polymorphism of event payloads
tomer-amir Sep 11, 2022
033e2a9
improve test
tomer-amir Sep 11, 2022
1dcc87b
improve polymorphism again
tomer-amir Sep 11, 2022
f2e04fd
Merge pull request #10 from apiiro/tomer/fix-installation-event
idanbd Sep 11, 2022
9ceb188
Convert response model property accessors from protected to the more …
nickfloyd Sep 12, 2022
098557b
Adds missing fields for deployments API (#2560)
hansmbakker Sep 12, 2022
063e85e
Adding credential-authorization get endpoints (#2556)
JonruAlveus Sep 12, 2022
05aa951
Remove `/en` slug in docs.github.com links (and stop VSCode from form…
SeanKilleen Sep 20, 2022
3c05db4
Splitting out the misc client into separate clients as per current do…
JonruAlveus Sep 20, 2022
2701be5
Fix deserializing of Emoji types (#2577)
JonruAlveus Sep 20, 2022
3e5c549
Fixes the meta dto and meta tests so they pass and are fully the same…
JonruAlveus Sep 20, 2022
a7ffa3f
updates tests to include new fields for the meta resource (#2581)
nickfloyd Sep 20, 2022
30fdeca
ci(netcore.yml): set version v3 to actions/checkout
gr2m Sep 27, 2022
0d6b7c4
ci(publish.yml): set version v3 to actions/checkout
gr2m Sep 27, 2022
a49cc2e
build(deps): bump Microsoft.NET.Test.Sdk from 17.3.1 to 17.3.2 (#2583)
dependabot[bot] Sep 28, 2022
8624d90
ci: revert 0d6b7c41 and 30fdeca1 (#2584)
gr2m Sep 28, 2022
92524a1
updates rhow to deploy to simplify
nickfloyd Oct 7, 2022
971fa50
Base classes need protected setters, ActivityPayload had privates (#2…
JonruAlveus Oct 7, 2022
fa29939
Use correct methods and URL to generate release notes (#2592)
rdeago Oct 7, 2022
40b2111
Add strong name signing (#2575)
AndreyTretyak Oct 10, 2022
d68fc27
build(deps): bump Cake.Frosting from 2.2.0 to 2.3.0 in /build (#2597)
dependabot[bot] Oct 17, 2022
7b6d57a
Add `NewRelease.GenerateReleaseNotes` property (#2596)
mryanmurphy Oct 18, 2022
9c5392b
Add missing properties to `IssueEvent`. (#2585)
bloslo Oct 19, 2022
131ba87
Replay #2221: Implement GitHub Actions Secrets API for both Organizat…
kfcampbell Oct 20, 2022
5b28c7e
Update stale.yml
nickfloyd Oct 26, 2022
a6a74c2
Removes references to old labels and updates release steps (#2601)
nickfloyd Oct 31, 2022
1d98470
[maint] Add issue templates (#2604)
kfcampbell Nov 4, 2022
961a5f7
build(deps): bump Microsoft.NET.Test.Sdk from 17.3.2 to 17.4.0 (#2606)
dependabot[bot] Nov 8, 2022
fd9f73d
[maint]: bump Microsoft.Bcl.AsyncInterfaces from 6.0.0 to 7.0.0 (#2605)
dependabot[bot] Nov 14, 2022
e3c06ba
Add PR templates (#2612)
nickfloyd Nov 14, 2022
b998d08
[feat]: Adding repo allowupdatebranch
michal-ciechan Nov 16, 2022
b0e02e9
[feat]: Added Environments API - GetAll list only feature
semyon-p Nov 17, 2022
8f01a31
[feat]: Adds Actions workflow API clients
martincostello Nov 23, 2022
6c11c1e
[bug]: Fixed a bug that content cannot be retrieved if "#" is include…
minoura-a Nov 23, 2022
46b5077
add islocked filter to SeachIssuesRequest (#2623)
notauserx Nov 30, 2022
9780938
[bug] Fix API URLs for GitHub Enterprise Server (#2626)
martincostello Dec 1, 2022
64614ce
Fix #2618 - Improve docs for the 'release' chapter (#2628)
Move2win Dec 1, 2022
0475f08
Add missing properties for meta and app payloads (#2625)
MatisseHack Dec 2, 2022
0f693ad
[MAINT] Updates the stale action to use the new status labels
nickfloyd Dec 2, 2022
826539e
Github Agent | Workflow has updated
Dec 6, 2022
45ec41e
Github Agent | Workflow has updated
Dec 6, 2022
5b8f3b1
Github Agent | Workflow has updated
Dec 6, 2022
bf740bb
Github Agent | Workflow has updated
Dec 6, 2022
84d44dc
[FEAT] Adds support listing branch/pr per commit
zacdirect Dec 8, 2022
450c2a1
Workflow linting fix (#2638)
octokitbot Dec 12, 2022
b312ae6
Workflows have changed (#2640)
octokitbot Dec 16, 2022
39d5cdc
Add more properties to `DeployKey`
idanbd Jan 2, 2023
e56e378
Add to the constructor as well
idanbd Jan 2, 2023
7629c02
Merge pull request #11 from apiiro/idan/DeployKeys
idanbd Jan 3, 2023
f022f0b
🚧 Workflows have changed (#2647)
octokitbot Jan 3, 2023
04d2a87
build(deps): bump Microsoft.NET.Test.Sdk from 17.4.0 to 17.4.1 (#2642)
dependabot[bot] Jan 3, 2023
a8fc68c
build(deps): Removes the dependency of .NET Core app 3.1 and bumps C…
dependabot[bot] Jan 5, 2023
4a77e4d
🚧 Workflows have changed (#2651)
octokitbot Jan 9, 2023
bf72b5e
build(deps): bump Cake.Coverlet from 3.0.2 to 3.0.4 in /build (#2652)
dependabot[bot] Jan 11, 2023
bf66785
Remove instances of lower-case h (#2655)
kfcampbell Jan 12, 2023
891015c
update models with updated permission enum (#2633)
notauserx Jan 20, 2023
24398bf
Happy New Year! (#2660)
kfcampbell Jan 20, 2023
aecfb4f
Make DeployKey.LastUsed nullable
idanbd Jan 22, 2023
c2dce77
Merge pull request #12 from apiiro/idan/LastUsedNullable
idanbd Jan 22, 2023
56697b4
Update README
idanbd Jan 22, 2023
e3e27bb
[feat] Add pending WorkflowRunStatus
beliakov-mb Jan 23, 2023
fdd45d7
Merge pull request #13 from apiiro/idanbd-patch-1
idanbd Jan 26, 2023
00b89da
[maint] Removes the old implementation of sourcelink and uses the new…
nickfloyd Feb 7, 2023
66587ee
[feat] Add Response caching
reny-gearset Feb 7, 2023
8ba882e
Add StateReason to IssueUpdate (#2665)
heaths Feb 21, 2023
02a46c4
Merge branch 'main' of https://github.com/octokit/octokit.net
TalfinApiiro Feb 27, 2023
24c1747
Fix conflicts
TalfinApiiro Feb 27, 2023
0ef0053
Fix unit test
TalfinApiiro Feb 27, 2023
49e6b99
Bump version
TalfinApiiro Feb 27, 2023
47fc6ce
Test
TalfinApiiro Feb 27, 2023
337da8a
test
TalfinApiiro Feb 27, 2023
e7c7691
test
TalfinApiiro Feb 27, 2023
727d9e0
test
TalfinApiiro Feb 28, 2023
c74a17c
test
TalfinApiiro Feb 28, 2023
49e1637
test
TalfinApiiro Feb 28, 2023
323a18f
Revert "test"
TalfinApiiro Feb 28, 2023
dc0593f
Revert "test"
TalfinApiiro Feb 28, 2023
260ea36
Revert "test"
TalfinApiiro Feb 28, 2023
5bee5d2
Required changes to support response caching
TalfinApiiro Mar 5, 2023
5ab789e
Merge pull request #16 from apiiro/talfin/update-upstream
ravyolii Mar 6, 2023
b71c1f6
Merge pull request #17 from apiiro/talfin/cache-changes
ravyolii Mar 6, 2023
f2d1c82
init impl
alexpalvanov Jun 20, 2023
7801290
increase version
alexpalvanov Jun 20, 2023
247dab1
fix UTs
alexpalvanov Jun 20, 2023
bdc1ae4
Dont run CI Build on windows
alexpalvanov Jun 20, 2023
0ac8af1
Fix PR comments
alexpalvanov Jun 21, 2023
192a397
Merge pull request #18 from apiiro/alexp/LIM-14998-extend-github-clie…
alexpalvanov Jun 21, 2023
6b53bc2
wip
alexpalvanov Jul 4, 2023
bc13706
Merge pull request #19 from apiiro/alexp/fix-get-user-last-activity-d…
idanbd Jul 4, 2023
8fc35ca
wip
alexpalvanov Jul 4, 2023
5ebbb7e
Merge pull request #20 from apiiro/alexp/add-support-for-created-attr…
idanbd Jul 4, 2023
5fc98f0
wip
alexpalvanov Dec 27, 2023
33f43d0
wip
alexpalvanov Dec 27, 2023
b37591c
fix ut
alexpalvanov Dec 27, 2023
5973de6
wip
alexpalvanov Dec 27, 2023
95dece7
wip
alexpalvanov Dec 27, 2023
b5331d4
Merge pull request #21 from apiiro/alexp/add-support-for-copilot-seat…
alexpalvanov Dec 27, 2023
9cd88cb
wip
alexpalvanov Jan 29, 2024
d4da18e
Merge pull request #22 from apiiro/alexp/add-support-for-fetching-git…
alexpalvanov Feb 4, 2024
41b67a5
Update Issue.cs
snirburkush Feb 25, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
10 changes: 2 additions & 8 deletions .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,11 @@
"version": 1,
"isRoot": true,
"tools": {
"sourcelink": {
"version": "3.1.1",
"commands": [
"sourcelink"
]
},
"dotnet-format": {
"version": "3.3.111304",
"version": "5.1.250801",
"commands": [
"dotnet-format"
]
}
}
}
}
15 changes: 15 additions & 0 deletions .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# See here for image contents: https://github.com/microsoft/vscode-dev-containers/tree/v0.234.0/containers/dotnet/.devcontainer/base.Dockerfile

# [Choice] .NET version: 6.0, 5.0, 6.0-bullseye, 5.0-bullseye, 6.0-focal, 5.0-focal
ARG VARIANT="6.0-bullseye"
FROM mcr.microsoft.com/vscode/devcontainers/dotnet

# "install" the dotnet 5.0 & 6.0 runtime for tests
COPY --from=mcr.microsoft.com/dotnet/sdk:5.0 /usr/share/dotnet/shared /usr/share/dotnet/shared
COPY --from=mcr.microsoft.com/dotnet/sdk:6.0 /usr/share/dotnet/shared /usr/share/dotnet/shared

# # Add mkdocs for doc generation
RUN apt-get update && export DEBIAN_FRONTEND=noninteractive && apt-get -y install --no-install-recommends python3-pip
RUN pip3 install mkdocs

RUN apt-get install -y mono-complete
39 changes: 39 additions & 0 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
// For format details, see https://aka.ms/devcontainer.json. For config options, see the README at:
// https://github.com/microsoft/vscode-dev-containers/tree/v0.234.0/containers/dotnet
{
"name": "Octokit.net",
"build": {
"dockerfile": "Dockerfile",
"args": {
// Update 'VARIANT' to pick a .NET Core version: 5.0, 6.0
// Append -bullseye or -focal to pin to an OS version.
"VARIANT": "latest"
}
},
// Set *default* container specific settings.json values on container create.
"settings": {
"omnisharp.path": "latest",
"omnisharp.defaultLaunchSolution": "Octokit.sln",
"omnisharp.disableMSBuildDiagnosticWarning": false,
"omnisharp.useModernNet": true,
"omnisharp.enableAsyncCompletion": true,
"omnisharp.enableEditorConfigSupport": true,
"omnisharp.enableImportCompletion": true,
"omnisharp.enableRoslynAnalyzers": true,
"omnisharp.organizeImportsOnFormat": true
},
// Add the IDs of extensions you want installed when the container is created.
"extensions": [
"ms-dotnettools.csharp",
"eamodio.gitlens",
"fernandoescolar.vscode-solution-explorer",
"redhat.vscode-yaml"
],
// This is needed so that the C# extension can resolve to the correct SDK version
"remoteEnv": {
"PATH": "${containerWorkspaceFolder}/.dotnet:${containerEnv:PATH}",
"DOTNET_MULTILEVEL_LOOKUP": "0",
"TARGET": "net7.0",
"DOTNET_WATCH_SUPPRESS_LAUNCH_BROWSER": "true"
}
}
41 changes: 41 additions & 0 deletions .github/ISSUE_TEMPLATE/bug.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
name: Bug
description: File a bug report
title: "[BUG]: "
labels: ["Type: Bug", "Status: Triage"]
body:
- type: markdown
attributes:
value: |
Thanks for taking the time to fill out this bug report!
- type: textarea
id: what-happened
attributes:
label: What happened?
description: What did you do? What happened? What did you expect to happen?
placeholder: Put your description of the bug here.
validations:
required: true
- type: textarea
id: versions
attributes:
label: Versions
description: What versions of the relevant software are you running?
placeholder: Octokit.js v2.0.10, Node v16.18.0
validations:
required: true
- type: textarea
id: logs
attributes:
label: Relevant log output
description: |
Please copy and paste any relevant log output. This will be automatically formatted into code, so no need for backticks.
Please check your logs before submission to ensure sensitive information is redacted.
render: shell
- type: checkboxes
id: terms
attributes:
label: Code of Conduct
description: By submitting this issue, you agree to follow our [Code of Conduct](CODE_OF_CONDUCT.md)
options:
- label: I agree to follow this project's Code of Conduct
required: true
49 changes: 49 additions & 0 deletions .github/ISSUE_TEMPLATE/documentation.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
name: Documentation
description: Update or add documentation
title: "[DOCS]: "
labels: ["Type: Documentation", "Status: Triage"]
body:
- type: markdown
attributes:
value: |
Thanks for taking the time to fill this out!
- type: textarea
id: describe-need
attributes:
label: Describe the need
description: What do you wish was different about our docs?
placeholder: Describe the need for documentation updates here.
validations:
required: true
- type: input
id: sdk_version
attributes:
label: SDK Version
description: Do these docs apply to a specific SDK version?
placeholder: Octokit.NET v4.0.1
validations:
required: false
- type: input
id: api_version
attributes:
label: API Version
description: Do these docs apply to a specific version of the GitHub REST API or GraphQL API?
placeholder: ex. v1.1.1
validations:
required: false
- type: textarea
id: logs
attributes:
label: Relevant log output
description: |
Please copy and paste any relevant log output. This will be automatically formatted into code, so no need for backticks.
Please check your logs before submission to ensure sensitive information is redacted.
render: shell
- type: checkboxes
id: terms
attributes:
label: Code of Conduct
description: By submitting this issue, you agree to follow our [Code of Conduct](CODE_OF_CONDUCT.md)
options:
- label: I agree to follow this project's Code of Conduct
required: true
49 changes: 49 additions & 0 deletions .github/ISSUE_TEMPLATE/feature.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
name: Feature
description: Suggest an idea for a new feature or enhancement
title: "[FEAT]: "
labels: ["Type: Feature", "Status: Triage"]
body:
- type: markdown
attributes:
value: |
Thanks for taking the time to fill this out!
- type: textarea
id: describe-need
attributes:
label: Describe the need
description: What do you want to happen? What problem are you trying to solve?
placeholder: Describe the need for the feature.
validations:
required: true
- type: input
id: sdk_version
attributes:
label: SDK Version
description: Does this feature suggestion apply to a specific SDK version?
placeholder: Octokit.rb v6.0.0
validations:
required: false
- type: input
id: api_version
attributes:
label: API Version
description: Does this feature suggestion apply to a specific version of the GitHub REST API or GraphQL API?
placeholder: ex. v1.1.1
validations:
required: false
- type: textarea
id: logs
attributes:
label: Relevant log output
description: |
Please copy and paste any relevant log output. This will be automatically formatted into code, so no need for backticks.
Please check your logs before submission to ensure sensitive information is redacted.
render: shell
- type: checkboxes
id: terms
attributes:
label: Code of Conduct
description: By submitting this issue, you agree to follow our [Code of Conduct](CODE_OF_CONDUCT.md)
options:
- label: I agree to follow this project's Code of Conduct
required: true
49 changes: 49 additions & 0 deletions .github/ISSUE_TEMPLATE/maintenance.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
name: Maintenance
description: Dependencies, cleanup, refactoring, reworking of code
title: "[MAINT]: "
labels: ["Type: Maintenance", "Status: Triage"]
body:
- type: markdown
attributes:
value: |
Thanks for taking the time to fill this out!
- type: textarea
id: describe-need
attributes:
label: Describe the need
description: What do you want to happen?
placeholder: Describe the maintenance need here.
validations:
required: true
- type: input
id: sdk_version
attributes:
label: SDK Version
description: Does this maintenance apply to a specific SDK version?
placeholder: terraform-provider-github v5.7.0
validations:
required: false
- type: input
id: api_version
attributes:
label: API Version
description: Does this maintenance apply to a specific version of the GitHub REST API or GraphQL API?
placeholder: ex. v1.1.1
validations:
required: false
- type: textarea
id: logs
attributes:
label: Relevant log output
description: |
Please copy and paste any relevant log output. This will be automatically formatted into code, so no need for backticks.
Please check your logs before submission to ensure sensitive information is redacted.
render: shell
- type: checkboxes
id: terms
attributes:
label: Code of Conduct
description: By submitting this issue, you agree to follow our [Code of Conduct](CODE_OF_CONDUCT.md)
options:
- label: I agree to follow this project's Code of Conduct
required: true
4 changes: 0 additions & 4 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@ updates:
schedule:
interval: weekly
open-pull-requests-limit: 10
ignore:
- dependency-name: Microsoft.NET.Test.Sdk
versions:
- ">= 16.3.a, < 16.4"
- package-ecosystem: nuget
directory: "/build"
schedule:
Expand Down
61 changes: 61 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
<!-- Please refer to our contributing docs for any questions on submitting a pull request -->


<!-- Issues are required for both bug fixes and features. -->
Resolves #ISSUE_NUMBER

----

## Behavior

### Before the change?
<!-- Please describe the current behavior that you are modifying. -->

*

### After the change?
<!-- Please describe the behavior or changes that are being added by this PR. -->

*


### Other information
<!-- Any other information that is important to this PR -->

*

----

## Additional info

### Pull request checklist
- [ ] Tests for the changes have been added (for bug fixes / features)
- [ ] Docs have been reviewed and added / updated if needed (for bug fixes / features)
- [ ] Added the appropriate label for the given change

### Does this introduce a breaking change?
<!-- If this introduces a breaking change make sure to note it here any what the impact might be -->

Please see our docs on [breaking changes](https://github.com/octokit/.github/blob/master/community/breaking_changes.md) to help!

- [ ] Yes (Please add the `Type: Breaking change` label)
- [ ] No

If `Yes`, what's the impact:

* N/A


### Pull request type

<!-- Please do not submit updates to dependencies unless it fixes an issue. -->
<!-- Please try to limit your pull request to one type, submit multiple pull requests if needed. -->

Please add the corresponding label for change this PR introduces:
- Bugfix: `Type: Bug`
- Feature/model/API additions: `Type: Feature`
- Updates to docs or samples: `Type: Documentation`
- Dependencies/code cleanup: `Type: Maintenance`

----

20 changes: 20 additions & 0 deletions .github/workflows/add_to_octokit_project.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
name: Add PRs and issues to Octokit org project

on:
issues:
types: [reopened, opened]
pull_request_target:
types: [reopened, opened]

jobs:
add-to-project:
name: Add issue to project
runs-on: ubuntu-latest
continue-on-error: true
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/octokit/projects/10
github-token: ${{ secrets.OCTOKITBOT_PROJECT_ACTION_TOKEN }}
labeled: "Status: Stale"
label-operator: NOT
Loading