Chris Simpson
b866d669d6
feat: Adding seats and filled seats to plan response. ( #2539 )
v2.0.1
2022-08-12 12:21:36 -05:00
Chris Simpson
176bf386a0
maint: Tidying up DefineConstants ( #2538 )
2022-08-12 12:19:26 -05:00
Chris Simpson
b4ca7c7c57
docs: Adds documentation on how to create a branch ( #2541 )
2022-08-11 01:35:54 -05:00
Nick Floyd
1e3fa1d770
feat: Adds generators project and AsyncPaginationExtension generator ( #2537 )
2022-08-11 01:34:16 -05:00
Fredi Kats
5386257a3f
feat: implement getting failed org invites ( #2533 )
2022-08-09 09:10:12 -05:00
Chris Simpson
bc156af4e6
maint: Fixing the use of the binary formatter in net461 so all unit tests now pass. ( #2535 )
2022-08-09 09:04:06 -05:00
Stefan
eaef1eee26
feat: Adds AsyncPaginationExtensions ( #2516 )
2022-08-08 10:27:46 -05:00
Chris Simpson
651d9818c7
ci(build): Fixes a number of warnings for a cleaner build ( #2529 )
...
* Fixing a number of warnings for a cleaner build
* Removing extra Summary slashes
2022-08-08 10:20:37 -05:00
Fredi Kats
5d4c928ee6
docs: Update dotnet supported version in readme ( #2532 )
2022-08-08 10:18:06 -05:00
notauserx
536e5c3737
feat: adds active lock reason to issue ( #2525 )
2022-08-05 16:44:17 -05:00
Chris Simpson
a7d5e339d5
bug: Fixing issues with two factor authentication overload and certain endpoints ( #2524 )
v2.0.0
2022-08-04 15:39:47 -05:00
Nick Floyd
6e72fdaa59
feat: Drop support for .NET 4.6 ( #2521 )
2022-08-04 12:12:49 -05:00
notauserx
4d46d5fb41
docs: update code docs for SetRequestTimeout ( #2520 )
2022-08-03 10:17:48 -05:00
Brend Smits
80b82aa973
docs: Moves deprecation warning from subscribers_count to watchers_count. ( #2519 )
...
Subscribers_count shows the actual watchers_count. Many people think they are retrieving the watchers_count, but are actually retrieving the stargazers_count...
This is because the GitHub UI is still calling subscribers, "Watchers".
To prevent many others from falling into this trap, a warning should be added to the watchers_count property.
On top of this, subscribers_count is no longer deprecated as far as the GitHub documentation goes.
Fixes #2509
Signed-off-by: Brend Smits <brend.smits@philips.com >
2022-08-02 14:55:18 -05:00
dependabot[bot]
e8418085f8
deps: Bump xunit from 2.4.1 to 2.4.2 ( #2518 )
2022-08-02 14:46:17 -05:00
Chris Simpson
2f7bd00dd6
feat: Removing accept header previews ( #2515 )
v1.0.1
2022-08-01 09:37:23 -05:00
Chris Simpson
840935a8d7
maint: Removes private repositories limit exception ( #2514 )
2022-07-27 14:04:51 -05:00
Chris Simpson
6892df80fe
feat: Adds codeowners errors endpoint ( #2512 )
2022-07-27 13:53:02 -05:00
Chris Simpson
5fe3ea82f0
tests: Updates and fixes for tests, changing master to main and adding flaky tests marker ( #2511 )
2022-07-25 10:36:09 -05:00
Chris Simpson
9af552eeaa
feat: Add missing properties to RepositoryUpdate ( #2492 )
2022-07-22 14:49:08 -05:00
Chris Simpson
251c3a26fc
feat: Adds 4 new Reaction delete routes and obsoleting existing routes ( #2494 )
2022-07-22 11:28:30 -05:00
Diogo Rolo
4f4ef5ba73
Fix null reference access when ContentType is null ( #2501 )
2022-07-21 16:36:02 -05:00
Jan Kučera
cc56183da8
feat: New pull request from existing issue ( #2389 )
2022-07-20 17:22:41 -05:00
Chris Simpson
8b5a7fceaf
feat: Fixing master > main in integration tests ( #2489 )
2022-07-20 17:17:10 -05:00
Chris Simpson
13ba84b060
fix: Trims trailing slashes from user passed paths that appear before query string parameters ( #2486 )
2022-07-15 14:50:35 -05:00
Chris Simpson
5cf604b0a4
feat: Adds missing properties to the branch protection response object ( #2485 )
2022-07-15 14:46:56 -05:00
Chris Simpson
55e2072be3
feat: Updates the EventInfoState enum to align with the GitHub REST API( #2484 )
...
Update the EventInfoState enum to be in order (not quite alphabetical) and in line with current github documentation
2022-07-15 14:42:19 -05:00
Tim Rogers
d32c9a432c
docs: Update organizations-related GetAllForUser method docs to make it clear that only public memberships are returned ( #2487 )
2022-07-15 14:32:39 -05:00
Martin Costello
ab1331a5a2
docs: Fixes GitHubApp response object code docs typo ( #2478 )
2022-07-14 11:15:48 -05:00
Chris Simpson
d15517dff3
maint: Adding App slug tests ( #2477 )
2022-07-14 11:10:15 -05:00
Chris Simpson
fb68c67ff4
feat: Adding DetailsUrl to CheckRun ( #2479 )
2022-07-14 11:04:13 -05:00
Chris Simpson
bfbc2ebbe1
feat: Adding squash title to NewRepository ( #2482 )
2022-07-14 11:01:22 -05:00
dependabot[bot]
aca587b104
[deps] Bump xunit.runner.visualstudio from 2.4.3 to 2.4.5 ( #2440 )
v1.0.0
2022-07-13 14:14:04 -05:00
dependabot[bot]
3f3466c764
[deps] Bump Cake.Frosting from 1.1.0 to 2.2.0 in /build ( #2437 )
2022-07-13 13:31:01 -05:00
Daniel
7384b46772
[feat] Adds the slug field to the GitHubApp response object
2022-07-13 12:52:05 -05:00
Matt
0e469a9e3b
[feat] Deployment task is arbitrary string value ( #2413 )
2022-07-13 12:49:57 -05:00
Chris Simpson
312904022d
[feat] Add AutoMerge and add MergeOptions to NewRepository object ( #2476 )
2022-07-13 12:42:07 -05:00
dependabot[bot]
7ab6dc3cec
[deps] Bump NSubstitute from 4.3.0 to 4.4.0 ( #2475 )
2022-07-13 12:39:52 -05:00
samvdd-247
f6e541d616
[FEAT] Update permissions based on GitHub documentation ( #2424 )
2022-07-11 11:00:00 -05:00
tasadar2
8e6bcd1e49
[FEAT] Added enterprise pre-receive hooks client ( #2375 )
2022-07-11 09:59:24 -05:00
Stefan-J-Hanke
2179065201
[DOCS] Corrects links into github documentation ( #2378 )
2022-07-11 09:23:08 -05:00
Jan Verhaeghe
f92f0b8194
[FEAT] add Triage/Maintain permission ( #2467 )
2022-07-11 09:12:20 -05:00
dependabot[bot]
73b7a7a18c
[DEPS] Bump Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.1 ( #2372 )
2022-07-11 09:10:15 -05:00
dependabot[bot]
1a98d8f0d8
[DEPS] Bump NSubstitute from 4.2.2 to 4.3.0 ( #2402 )
2022-07-11 09:08:15 -05:00
Tim Rogers
3d6cdc459f
[MAINT] Tweak User-Agent to refer to Octokit.net, not just Octokit ( #2447 )
2022-07-11 09:04:44 -05:00
Chris Simpson
b023602347
[FEAT] Adding in handling for secondary rate limit exceptions ( #2473 )
2022-07-11 09:03:31 -05:00
dependabot[bot]
6f78c521bc
[deps] Microsoft.NET.Test.Sdk from 16.11.0 to 17.2.0 ( #2445 )
2022-07-11 09:02:57 -05:00
Lee Boynton
23a91a492e
Add method to check if repo vulnerability alerts are enabled ( #2453 )
2022-07-06 11:29:21 -05:00
Chris Simpson
f317f9dadc
Support for IsTemplate and Create Template from Repository ( #2331 )
v0.52.0
2022-06-30 15:20:45 -05:00
Nick Floyd
659ce5f4f7
Adds mono-complete to the dev container ( #2468 )
...
adds mono to docker - this is a test/env dependency
2022-06-30 08:33:46 -05:00