Skip to content

docs: correct format of import for github_membership#3345

Closed
GideonPARANOID wants to merge 1 commit intointegrations:mainfrom
GideonPARANOID:main
Closed

docs: correct format of import for github_membership#3345
GideonPARANOID wants to merge 1 commit intointegrations:mainfrom
GideonPARANOID:main

Conversation

@GideonPARANOID
Copy link
Copy Markdown

@GideonPARANOID GideonPARANOID commented Apr 17, 2026

Before the change?

Following the documented format, received errors:

github_team_membership.members["GideonPARANOID"]: Importing from ID "getndazn:GideonPARANOID"...
╷
│ Error: strconv.ParseInt: parsing "getndazn": invalid syntaxGET https://api.github.com/orgs/getndazn/teams/getndazn: 404 Not Found []

After the change?

Following updated format description:

github_team_membership.members["GideonPARANOID"]: Importing from ID "codx:GideonPARANOID"...
github_team_membership.members["GideonPARANOID"]: Import prepared!
  Prepared github_team_membership for import
github_team_membership.members["GideonPARANOID"]: Refreshing state... [id=7498018:GideonPARANOID]

Import successful!

Pull request checklist

  • Schema migrations have been created if needed (example)
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been reviewed and added / updated if needed (for bug fixes / features)

Does this introduce a breaking change?

Please see our docs on breaking changes to help!

  • Yes
  • No

@github-actions
Copy link
Copy Markdown

👋 Hi! Thank you for this contribution! Just to let you know, our GitHub SDK team does a round of issue and PR reviews twice a week, every Monday and Friday! We have a process in place for prioritizing and responding to your input. Because you are a part of this community please feel free to comment, add to, or pick up any issues/PRs that are labeled with Status: Up for grabs. You & others like you are the reason all of this works! So thank you & happy coding! 🚀

@deiga
Copy link
Copy Markdown
Collaborator

deiga commented Apr 26, 2026

@GideonPARANOID would you have capacity to re-open this and rebase? This looks like a useful change

@deiga deiga added the Type: Documentation Improvements or additions to documentation label Apr 26, 2026
@GideonPARANOID
Copy link
Copy Markdown
Author

@deiga, I realised I was looking at the wrong resource - this change targeted github_membership when the issue I was facing was in github_team_membership, which on further inspection actually had correct documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants