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

Add CRUD Functionality for GitHub Rulesets #12

Merged
merged 16 commits into from
Mar 21, 2024

Conversation

KYTG-Dev
Copy link
Contributor

What does this PR do?

Add modules and states for basic ability to read, create, update, and delete rulesets.

What issues does this PR fix or reference?

Fixes: #11

Merge requirements satisfied?

[NOTICE] Bug fixes or features added to Salt require tests.

Commits signed with GPG?

No

Please review Salt's Contributing Guide for best practices.

See GitHub's page on GPG signing for more information about signing commits with GPG.

src/saltext/github/modules/github.py Outdated Show resolved Hide resolved
src/saltext/github/modules/github.py Outdated Show resolved Hide resolved
src/saltext/github/modules/github.py Outdated Show resolved Hide resolved
src/saltext/github/modules/github.py Outdated Show resolved Hide resolved
src/saltext/github/modules/github.py Outdated Show resolved Hide resolved
src/saltext/github/modules/github.py Outdated Show resolved Hide resolved
src/saltext/github/modules/github.py Outdated Show resolved Hide resolved
src/saltext/github/states/github.py Outdated Show resolved Hide resolved
src/saltext/github/states/github.py Outdated Show resolved Hide resolved
src/saltext/github/states/github.py Outdated Show resolved Hide resolved
tests/unit/modules/test_github.py Outdated Show resolved Hide resolved
tests/unit/modules/test_github.py Outdated Show resolved Hide resolved
tests/unit/modules/test_github.py Outdated Show resolved Hide resolved
tests/unit/states/test_github.py Outdated Show resolved Hide resolved
tests/unit/states/test_github.py Outdated Show resolved Hide resolved
@nicholasmhughes nicholasmhughes merged commit ff52ab3 into salt-extensions:main Mar 21, 2024
17 checks passed
@KYTG-Dev KYTG-Dev deleted the develop branch May 25, 2024 23:22
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.

[FEATURE REQUEST] Add CRUD Functionality for GitHub Rulesets
2 participants