Skip to content

Comments

fix: Correct logic for github_actions_organization_workflow_permissions#3222

Open
stevehipwell wants to merge 1 commit intointegrations:mainfrom
stevehipwell:fix-actions-org-workflow-permissions
Open

fix: Correct logic for github_actions_organization_workflow_permissions#3222
stevehipwell wants to merge 1 commit intointegrations:mainfrom
stevehipwell:fix-actions-org-workflow-permissions

Conversation

@stevehipwell
Copy link
Collaborator

Resolves #ISSUE_NUMBER


Before the change?

  • The github_actions_organization_workflow_permissions resource can't set can_approve_pull_request_reviews to false

After the change?

  • The github_actions_organization_workflow_permissions resource works correctly

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

Signed-off-by: Steve Hipwell <steve.hipwell@gmail.com>
@stevehipwell stevehipwell added this to the v6.12.0 Release milestone Feb 24, 2026
@stevehipwell stevehipwell self-assigned this Feb 24, 2026
@stevehipwell stevehipwell added the Type: Bug Something isn't working as documented label Feb 24, 2026
@github-actions
Copy link

👋 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
Copy link
Collaborator Author

CC @deiga this is why we can't use d.GetOk() for booleans; ok is false for zero values.

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

Labels

Type: Bug Something isn't working as documented

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant