Skip to content

Feature implementation from commits a1f328d..8aa27d4#1

Open
yashuatla wants to merge 15 commits into
feature-base-1from
feature-head-1
Open

Feature implementation from commits a1f328d..8aa27d4#1
yashuatla wants to merge 15 commits into
feature-base-1from
feature-head-1

Conversation

@yashuatla
Copy link
Copy Markdown
Owner

This PR contains changes from a range of commits from the original repository.

Commit Range: a1f328d..8aa27d4
Files Changed: 74 (68 programming files)
Programming Ratio: 91.9%

Commits included:

)

Turns the return value of `GitTag.verification` from `dict` into a proper class.

Completes PyGithub#3028.
As a result removes wrong schema from `RequiredStatusChecks`.
This allows for programmatic maintenance of Python classes.
Adds the following attributes:
- organization
Adds the following attributes:
- throttled_at
Adds the following attributes:
- bypass_pull_request_allowances
- dismissal_restrictions

Deprecates these attributes:
- dismissal_users
- dismissal_teams

Adds classes `BypassPullRequestAllowances` and `DismissalRestrictions`.
Adds the following attributes:
- checks
- contexts_url
- enforcement_level
Adds the following attributes:
- group_id
- sync_to_organizations
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants