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 note documenting weird permissions required #1727

Merged
merged 2 commits into from
Jun 15, 2023

Conversation

kfcampbell
Copy link
Member

See #679. The API requires write permissions to properly hydrate GET requests in some github_repository cases. While this is the case in the API, we should document it here to avoid confusion if possible.

@kfcampbell kfcampbell merged commit b0d26d9 into integrations:main Jun 15, 2023
@kfcampbell kfcampbell deleted the document-679 branch June 15, 2023 17:13
doonga referenced this pull request in doonga/greyrock-ops Jun 17, 2023
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github](https://registry.terraform.io/providers/integrations/github)
([source](https://togithub.com/integrations/terraform-provider-github))
| required_provider | minor | `5.27.0` -> `5.28.0` |

---

### Release Notes

<details>
<summary>integrations/terraform-provider-github</summary>

###
[`v5.28.0`](https://togithub.com/integrations/terraform-provider-github/releases/tag/v5.28.0)

[Compare
Source](https://togithub.com/integrations/terraform-provider-github/compare/v5.27.0...v5.28.0)

#### What's Changed

- Add note documenting weird permissions required by
[@&#8203;kfcampbell](https://togithub.com/kfcampbell) in
[https://github.com/integrations/terraform-provider-github/pull/1727](https://togithub.com/integrations/terraform-provider-github/pull/1727)
- Add new datasource to get GitHub App token by
[@&#8203;phillebaba](https://togithub.com/phillebaba) in
[https://github.com/integrations/terraform-provider-github/pull/1671](https://togithub.com/integrations/terraform-provider-github/pull/1671)
- fix: GitHub Repository Update might fail when Pages enabled by
[@&#8203;0x46616c6b](https://togithub.com/0x46616c6b) in
[https://github.com/integrations/terraform-provider-github/pull/1716](https://togithub.com/integrations/terraform-provider-github/pull/1716)

#### New Contributors

- [@&#8203;phillebaba](https://togithub.com/phillebaba) made their first
contribution in
[https://github.com/integrations/terraform-provider-github/pull/1671](https://togithub.com/integrations/terraform-provider-github/pull/1671)

**Full Changelog**:
integrations/terraform-provider-github@v5.27.0...v5.27.1

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMjMuMCIsInVwZGF0ZWRJblZlciI6IjM1LjEyMy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: greyrock-bot <1583719+greyrock-bot[bot]@users.noreply.github.com>
avidspartan1 pushed a commit to avidspartan1/terraform-provider-github that referenced this pull request Feb 5, 2024
* Add note documenting weird permissions required

* Update website/docs/r/repository.html.markdown
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.

1 participant