Skip to content

feat: Use read context for data sources#3206

Merged
stevehipwell merged 1 commit intointegrations:mainfrom
stevehipwell:data-source-read-context
Feb 23, 2026
Merged

feat: Use read context for data sources#3206
stevehipwell merged 1 commit intointegrations:mainfrom
stevehipwell:data-source-read-context

Conversation

@stevehipwell
Copy link
Copy Markdown
Collaborator

Resolves #ISSUE_NUMBER


Before the change?

  • Some data sources were not using a provider context for read

After the change?

  • All data sources use a provider context for read

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

@stevehipwell stevehipwell added this to the v6.12.0 Release milestone Feb 18, 2026
@stevehipwell stevehipwell self-assigned this Feb 18, 2026
@stevehipwell stevehipwell added the Type: Maintenance Any dependency, housekeeping, and clean up Issue or PR label Feb 18, 2026
@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! 🚀

@stevehipwell stevehipwell force-pushed the data-source-read-context branch from b9c667b to 0d2359f Compare February 18, 2026 12:36
@stevehipwell stevehipwell force-pushed the data-source-read-context branch from 0d2359f to c8a29d5 Compare February 20, 2026 13:37
nickfloyd
nickfloyd previously approved these changes Feb 20, 2026
Signed-off-by: Steve Hipwell <steve.hipwell@gmail.com>
@stevehipwell stevehipwell force-pushed the data-source-read-context branch from 7ce9da0 to e724c3b Compare February 20, 2026 16:56
@stevehipwell stevehipwell merged commit dd3f1c2 into integrations:main Feb 23, 2026
7 checks passed
@stevehipwell stevehipwell deleted the data-source-read-context branch February 23, 2026 15:16
JiayangZhou pushed a commit to JiayangZhou/terraform-provider-github that referenced this pull request Apr 16, 2026
Signed-off-by: Steve Hipwell <steve.hipwell@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Maintenance Any dependency, housekeeping, and clean up Issue or PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants