fix: Bugsquash — permission metadata, option fixes, and defunct Europe stamp#658
Draft
Marius Storhaug (MariusStorhaug) wants to merge 6 commits into
Draft
fix: Bugsquash — permission metadata, option fixes, and defunct Europe stamp#658Marius Storhaug (MariusStorhaug) wants to merge 6 commits into
Marius Storhaug (MariusStorhaug) wants to merge 6 commits into
Conversation
- Add 6 new repository permissions: agent_secrets, agent_tasks, agent_variables, code_quality, copilot_agent_settings, license_compliance_alerts - Add 6 new organization permissions: org_copilot_content_exclusion, organization_agent_secrets, organization_agent_variables, organization_copilot_agent_settings, organization_copilot_spaces, organization_innersource_vulnerabilities - Add 2 new enterprise permissions: enterprise_copilot_usage, enterprise_innersource_vulnerabilities - Fix descriptions and URLs for all new permissions to match GitHub UI - Fix options for workflows (write-only), codespaces_secrets (write-only), gists (write-only) - Fix artifact_metadata description - Fix organization_dependabot_dismissal_requests display name, desc, URL - Fix organization_runner_custom_images description - Fix organization_copilot_metrics description - Fix enterprise_ai_controls description and URL anchor - Fix enterprise_custom_enterprise_roles description and URL anchor - Fix enterprise_custom_properties_for_organizations description, URL anchor, and add missing admin option - Fix enterprise_teams description Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Contributor
Super-linter summary
All files and directories linted successfully For more information, see the GitHub Actions workflow run Powered by Super-linter |
…o add-unknown-permission-metadata
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Ongoing bugsquash branch — accumulating fixes until we're happy with the state of things.
Changes so far
Permission metadata (
GitHubPermission.ps1)14 new permissions added:
agent_secretsagent_tasksagent_variablescode_qualitycopilot_agent_settingslicense_compliance_alertsorg_copilot_content_exclusionorganization_agent_secretsorganization_agent_variablesorganization_copilot_agent_settingsorganization_copilot_spacesorganization_innersource_vulnerabilitiesenterprise_copilot_usageenterprise_innersource_vulnerabilitiesExisting permission fixes (descriptions, URLs, and options verified against live GitHub UI):
workflows,codespaces_secrets,gists— options corrected to write-onlyartifact_metadata,organization_copilot_metrics,organization_runner_custom_images,enterprise_teams,enterprise_ai_controls,enterprise_custom_enterprise_roles— descriptions updatedenterprise_custom_properties_for_organizations— missingadminoption added + description/URL fixedorganization_dependabot_dismissal_requests— display name, description, and URL anchor correctedDefunct Europe stamp removed (merged from #633)
Europestatus endpoint stamp fromGitHub.ps1— the endpoint no longer exists.