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.
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

@fdevans fdevans added this to the 5.18.0 milestone Dec 8, 2025
@fdevans fdevans merged commit 424b305 into rundeck:4.0.x Dec 8, 2025
7 of 9 checks passed
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.

2 participants