docs: describe how actor_id / integration_id can be found#2474
Merged
kfcampbell merged 4 commits intointegrations:mainfrom Nov 26, 2024
Merged
docs: describe how actor_id / integration_id can be found#2474kfcampbell merged 4 commits intointegrations:mainfrom
actor_id / integration_id can be found#2474kfcampbell merged 4 commits intointegrations:mainfrom
Conversation
Collaborator
|
@mikutas do you think it'd be worth adding the value for GitHub Actions directly into the docs? I think it's a global value of gh api \
-H "Accept: application/vnd.github+json" \
-H "X-GitHub-Api-Version: 2022-11-28" \
/apps/github-actions |
kfcampbell
approved these changes
Nov 26, 2024
Contributor
kfcampbell
left a comment
There was a problem hiding this comment.
This seems reasonable to me, thank you!
MXfive
pushed a commit
to MXfive/terraform-provider-github
that referenced
this pull request
Nov 27, 2024
…ations#2474) * update r/repository_ruleset * Update website/docs/r/repository_ruleset.html.markdown * Update website/docs/r/repository_ruleset.html.markdown --------- Co-authored-by: Keegan Campbell <me@kfcampbell.com>
1 task
1 task
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Resolves #2473
Before the change?
integration_idis and how to get.After the change?
integration_id.Pull request checklist
Does this introduce a breaking change?
Please see our docs on breaking changes to help!