Skip to content

Update permission map for new/removed GitHub App permissions #651

Description

GitHub App permissions have changed and PSModule/GitHub needs an update.

Based on the latest permission dump:

  • Permissions where DisplayName is unknown (shown as name) should be added.
  • Permissions with an empty Value should be removed from the platform mapping.

Add (unknown displayname)

  • agent_secrets
  • agent_tasks
  • agent_variables
  • code_quality
  • copilot_agent_settings
  • enterprise_copilot_usage
  • enterprise_innersource_vulnerabilities
  • license_compliance_alerts
  • org_copilot_content_exclusion
  • organization_agent_secrets
  • organization_agent_variables
  • organization_copilot_agent_settings
  • organization_copilot_spaces
  • organization_innersource_vulnerabilities

Remove (empty value)

  • enterprise_scim
  • organization_knowledge_bases
  • team_discussions
  • knowledge_bases

Context: generated from (Get-GitHubApp -Context github.com/psmodule-org-app).Permissions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions