Skip to content

feat: Projects v2 project items & go-github v79#2898

Closed
nickfloyd wants to merge 24 commits intomainfrom
projects-v2
Closed

feat: Projects v2 project items & go-github v79#2898
nickfloyd wants to merge 24 commits intomainfrom
projects-v2

Conversation

@nickfloyd
Copy link
Copy Markdown
Contributor

@nickfloyd nickfloyd commented Nov 14, 2025

Depends on: #2891

Resolves #2921


Before the change?

  • After the go-github v77 update there is no projects support

After the change?

  • There is now project items support
  • The provider is now at go-github v79

Details

Convert/Replace projects to projects v2

Project items resources

  • Add project items
  • Deprecate project cards
  • Make org project read-only
  • Deprecate project column

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

@nickfloyd nickfloyd moved this from On Deck to In Progress in Terraform Provider Nov 19, 2025
@nickfloyd nickfloyd self-assigned this Nov 19, 2025
@nickfloyd
Copy link
Copy Markdown
Contributor Author

Closing in favor of: #3050

@nickfloyd nickfloyd closed this Jan 7, 2026
@github-project-automation github-project-automation Bot moved this from In Progress to Done in Terraform Provider Jan 7, 2026
@nickfloyd nickfloyd deleted the projects-v2 branch January 7, 2026 15:57
@stevehipwell stevehipwell removed this from the v7.0.0 Release milestone Jan 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Feature New feature or request

Projects

Development

Successfully merging this pull request may close these issues.

[FEAT]: Implement Project Item resources

2 participants