Skip to content

Internal: Update release owners check to non-case sensitive [ED-19858]#31835

Merged
Ntnelbaba merged 2 commits intomainfrom
ED-19858-permissions-check-not-case-sensative
Jul 14, 2025
Merged

Internal: Update release owners check to non-case sensitive [ED-19858]#31835
Ntnelbaba merged 2 commits intomainfrom
ED-19858-permissions-check-not-case-sensative

Conversation

@Ntnelbaba
Copy link
Copy Markdown
Contributor

@Ntnelbaba Ntnelbaba commented Jul 13, 2025

Align with: https://github.com/elementor/elementor-pro/pull/5637

✨ PR Description

Purpose: Update GitHub workflow permissions check to use case-insensitive comparison when validating deployment permissions.
Main changes:

  • Replaced string pattern matching with grep -i flag for case-insensitive user permission validation
  • Fixed potential permissions issues caused by case mismatches between GitHub actor and permitted users list

Generated by LinearB AI and added by gitStream.
AI-generated content may contain inaccuracies. Please verify before using. We'd love your feedback! 🚀

gitstream-cm[bot]

This comment was marked as resolved.

gitstream-cm[bot]

This comment was marked as resolved.

@Ntnelbaba Ntnelbaba merged commit 848f827 into main Jul 14, 2025
56 checks passed
@Ntnelbaba Ntnelbaba deleted the ED-19858-permissions-check-not-case-sensative branch July 14, 2025 06:04
github-actions bot pushed a commit that referenced this pull request Jul 30, 2025
#31835)

Align with: elementor/elementor-pro#5637
<!--start_gitstream_placeholder-->
### ✨ PR Description
Purpose: Update GitHub workflow permissions check to use
case-insensitive comparison when validating deployment permissions.
Main changes:
- Replaced string pattern matching with grep -i flag for
case-insensitive user permission validation
- Fixed potential permissions issues caused by case mismatches between
GitHub actor and permitted users list

_Generated by LinearB AI and added by gitStream._
<sub>AI-generated content may contain inaccuracies. Please verify before
using. **[We'd love your feedback!](mailto:product@linearb.io)** 🚀</sub>
<!--end_gitstream_placeholder-->

Co-authored-by: ElementorBot <48412871+elementorbot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants