Skip to content

Conversation

@brmdias
Copy link
Contributor

@brmdias brmdias commented Dec 5, 2025

Project-based ACL was missing 'update' action in the Runner.
System-based ACL had the YAML code broken.

Project-based ACL was missing 'update' action in the Runner.
System-based ACL had the YAML code broken.
@brmdias brmdias requested review from a team and Copilot December 5, 2025 17:48
Copilot finished reviewing on behalf of brmdias December 5, 2025 17:52
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes YAML formatting issues in the Runner ACL policy documentation and adds a missing update permission to the Project-level runner ACL. The changes ensure that the ACL policy examples have correct YAML indentation (proper 2-space indentation for nested elements) and that Project-level runner permissions include create, update, and read actions.

Key Changes:

  • Fixed YAML indentation in System-level ACL policies for Runner management (proper indentation for group:, resource:, equals:, and context: fields)
  • Added missing - update action to Project-level runner permissions
  • Minor whitespace cleanup

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant