Skip to content

Conversation

@stempler
Copy link

Previously the actor_id used by the OrganizationAdmin actor_type was 1, this was changed to 0.
A configuration using 1 does not result in an error, but any subsequent terraform plan detects the internal change to 0 and wants to update the actor_id.

Resolves #2536


Before the change?

  • Documentation states that the actor_id to use for actor type OrganizationAdmin is 1

After the change?

  • Documentation states that the actor_id to use for actor type OrganizationAdmin is 0

Pull request checklist

  • 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

Previously the actor_id used by the OrganizationAdmin actor_type was 1,
this was changed to 0.
A configuration using 1 does not result in an error, but any subsequent
terraform plan detects the internal change to 0 and wants to update the
actor_id.
@nickfloyd nickfloyd moved this from 🆕 Triage to 👀 In review in 🧰 Octokit Active Feb 27, 2025
@github-actions
Copy link

👋 Hey Friends, this pull request has been automatically marked as stale because it has no recent activity. It will be closed if no further activity occurs. Please add the Status: Pinned label if you feel that this issue needs to remain open/active. Thank you for your contributions and help in keeping things tidy!

@github-actions github-actions bot added the Status: Stale Used by stalebot to clean house label Oct 12, 2025
@github-actions github-actions bot closed this Oct 19, 2025
@github-project-automation github-project-automation bot moved this from 👀 In review to ✅ Done in 🧰 Octokit Active Oct 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Status: Stale Used by stalebot to clean house

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[MAINT]: actor_id for OrganizationAdmin seems to have changed from 1 to 0

1 participant