Skip to content

[FEAT]: Add 'Allow repository actors to set this property' support for github_organization_custom_properties #2930

@markszabo

Description

@markszabo

Describe the need

For org-level custom properties (github_organization_custom_properties), one can configure Allow repository actors to set this property to be Enabled or Disabled on the UI. The default is disabled, which means only org-owners can change these properties on an individual repository. Regular repository admins can't.

Currently this can not be configured with the terraform provider. This is a request to make it configurable.

The library go-github supports this field as ValuesEditableBy which was added in google/go-github#3164 and included in the v63 release.

SDK Version

No response

API Version

No response

Relevant log output

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    Status: TriageThis is being looked at and prioritizedType: FeatureNew feature or request

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions