File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,6 +8,8 @@ This part of the documentation covers:
88- :class: `Repository <github3.repos.repo.Repository> `
99- :class: `Branch <github3.repos.branch.Branch> `
1010- :class: `Contents <github3.repos.contents.Contents> `
11+ - :class: `Deployment <github3.repos.deployment.Deployment> `
12+ - :class: `DeploymentStatus <github3.repos.deployment.DeploymentStatus> `
1113- :class: `Hook <github3.repos.hook.Hook> `
1214- :class: `RepoTag <github3.repos.tag.RepoTag> `
1315- :class: `RepoComment <github3.repos.comment.RepoComment> `
@@ -46,6 +48,16 @@ Repository Objects
4648
4749---------
4850
51+ .. autoclass :: github3.repos.deployment.Deployment
52+ :members:
53+
54+ ---------
55+
56+ .. autoclass :: github3.repos.deployment.DeploymentStatus
57+ :members:
58+
59+ ---------
60+
4961.. autoclass :: github3.repos.release.Release
5062 :members:
5163
You can’t perform that action at this time.
0 commit comments