Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Sep 5, 2025

Test Pull Request - Custom Engine Safe Output

This pull request was automatically created by the test-safe-outputs-custom-engine workflow to validate the create-pull-request safe output functionality.

Changes Made

  • Created test file with timestamp
  • Demonstrates custom engine file creation capabilities

Test Information

  • Engine: Custom (GitHub Actions steps)
  • Workflow: test-safe-outputs-custom-engine
  • Trigger Event: push
  • Run ID: 17505353309

This PR can be merged or closed after verification of the safe output functionality.

Generated by Agentic Workflow Run 17505353309

@github-actions github-actions bot closed this Sep 5, 2025
@github-actions github-actions bot deleted the test-safe-outputs-custom-engine/71975bf03e83c274 branch September 9, 2025 13:52
github-actions bot added a commit that referenced this pull request Jan 6, 2026
Fixed gosec false positive warnings for GitHub Actions expression templates
in compiler_safe_outputs_steps.go (alerts #469, #468, #467, #466).

Added nolint:gosec directives with detailed security justification for:
- checkoutToken assignments (lines 82, 88)
- gitRemoteToken assignments (lines 85, 90)

These are GitHub Actions expression template placeholders that the runtime
replaces with actual secret values at execution time, not hardcoded credentials.

🤖 Generated with [gh-aw](https://github.com/githubnext/gh-aw)

Co-Authored-By: pelikhan <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.

2 participants