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

Create data source for github app #1268

Merged
merged 6 commits into from
Oct 27, 2022

Conversation

g-chouzadjian
Copy link
Contributor

  • Adding support for returning information about a GitHub app.
  • This feature enables the scenario where you'd like an app to be part of the push restrictions list for a branch protection rule.

- Adding support for returning information about a GitHub app.
- This feature enables the scenario where you'd like an app to be part of the push restrictions list for a branch protection rule.
@g-chouzadjian
Copy link
Contributor Author

Addresses #1009

@Luis-3M
Copy link

Luis-3M commented Oct 21, 2022

+1

@knechtionscoding
Copy link

@g-chouzadjian Is there a plan to try to get this released?

@g-chouzadjian
Copy link
Contributor Author

@knechtionscoding not sure how to progress this - I was just waiting on a review from codeowners ⌛

Copy link
Member

@kfcampbell kfcampbell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've merged in main and made some small fixes to the documentation. This will be released soon!

@kfcampbell kfcampbell merged commit 13e9384 into integrations:main Oct 27, 2022
kfcampbell added a commit to kfcampbell/terraform-provider-github that referenced this pull request Oct 27, 2022
* Create data source for github app

- Adding support for returning information about a GitHub app.
- This feature enables the scenario where you'd like an app to be part of the push restrictions list for a branch protection rule.

* Fix linting error

* Website changes

* Add missing </li> tag in github.erb

Co-authored-by: Keegan Campbell <me@kfcampbell.com>
kfcampbell added a commit that referenced this pull request Oct 27, 2022
* Bump go-github to v48

* Create data source for github app (#1268)

* Create data source for github app

- Adding support for returning information about a GitHub app.
- This feature enables the scenario where you'd like an app to be part of the push restrictions list for a branch protection rule.

* Fix linting error

* Website changes

* Add missing </li> tag in github.erb

Co-authored-by: Keegan Campbell <me@kfcampbell.com>

Co-authored-by: g-chouzadjian <67856020+g-chouzadjian@users.noreply.github.com>
kazaker pushed a commit to auto1-oss/terraform-provider-github that referenced this pull request Dec 28, 2022
* Create data source for github app

- Adding support for returning information about a GitHub app.
- This feature enables the scenario where you'd like an app to be part of the push restrictions list for a branch protection rule.

* Fix linting error

* Website changes

* Add missing </li> tag in github.erb

Co-authored-by: Keegan Campbell <me@kfcampbell.com>
kazaker pushed a commit to auto1-oss/terraform-provider-github that referenced this pull request Dec 28, 2022
* Bump go-github to v48

* Create data source for github app (integrations#1268)

* Create data source for github app

- Adding support for returning information about a GitHub app.
- This feature enables the scenario where you'd like an app to be part of the push restrictions list for a branch protection rule.

* Fix linting error

* Website changes

* Add missing </li> tag in github.erb

Co-authored-by: Keegan Campbell <me@kfcampbell.com>

Co-authored-by: g-chouzadjian <67856020+g-chouzadjian@users.noreply.github.com>
avidspartan1 pushed a commit to avidspartan1/terraform-provider-github that referenced this pull request Feb 5, 2024
* Create data source for github app

- Adding support for returning information about a GitHub app.
- This feature enables the scenario where you'd like an app to be part of the push restrictions list for a branch protection rule.

* Fix linting error

* Website changes

* Add missing </li> tag in github.erb

Co-authored-by: Keegan Campbell <me@kfcampbell.com>
avidspartan1 pushed a commit to avidspartan1/terraform-provider-github that referenced this pull request Feb 5, 2024
* Bump go-github to v48

* Create data source for github app (integrations#1268)

* Create data source for github app

- Adding support for returning information about a GitHub app.
- This feature enables the scenario where you'd like an app to be part of the push restrictions list for a branch protection rule.

* Fix linting error

* Website changes

* Add missing </li> tag in github.erb

Co-authored-by: Keegan Campbell <me@kfcampbell.com>

Co-authored-by: g-chouzadjian <67856020+g-chouzadjian@users.noreply.github.com>
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.

None yet

4 participants