Skip to content

Modernize example workflows for trust and security#505

Merged
ehedlund merged 6 commits intomainfrom
ehedlund/workflows
Apr 24, 2026
Merged

Modernize example workflows for trust and security#505
ehedlund merged 6 commits intomainfrom
ehedlund/workflows

Conversation

@ehedlund
Copy link
Copy Markdown
Collaborator

This PR updates the example workflows and documentation to follow the latest trust and security guidelines.

Key changes:

  • Added GEMINI_TRUST_WORKSPACE: 'true' to all example workflows.
  • Replaced unsafe shell tools with native tools (list_directory, read_file, grep_search).
  • Updated triage workflows to return results via the action's summary output instead of using echo to set environment variables.
  • Explicitly added sandbox: false to the tools configuration.
  • Corrected technical inaccuracies in docs/trust-guidance.md.

@ehedlund ehedlund requested review from a team as code owners April 24, 2026 15:16
Comment thread examples/workflows/CONFIGURATION.md
Comment thread examples/workflows/gemini-assistant/gemini-invoke.yml Outdated
Comment thread examples/workflows/gemini-assistant/gemini-invoke.yml Outdated
Comment thread examples/workflows/gemini-assistant/gemini-invoke.yml
Copy link
Copy Markdown

@amlweems amlweems left a comment

Choose a reason for hiding this comment

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

LGTM!

@ehedlund ehedlund merged commit f8ccaba into main Apr 24, 2026
11 checks passed
@ehedlund ehedlund deleted the ehedlund/workflows branch April 24, 2026 21:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants