Skip to content

[hippo] Migrate workflow markdown examples to steps.sanitized.outputs.* #44894

Description

@github-actions

Summary

Workflow markdown examples and prompts should use steps.sanitized.outputs.text/title/body directly instead of the deprecated needs.activation.outputs.* form.

Memory: mem_f7c45403b6e1, mem_f4f37acf5f61, mem_1daae554e017

Rationale

Hippo repeatedly recalled the deprecation guidance around activation outputs. Cleaning up examples and source workflows will reduce warning noise, keep documentation current, and make new workflows match the compiler’s preferred form.

Next steps

  • Search .github/workflows/, docs, and examples for needs.activation.outputs.text, .title, and .body.
  • Update eligible workflow markdown and docs to steps.sanitized.outputs.*.
  • Recompile any changed workflow markdown with make recompile.
  • Add or update tests/docs to demonstrate the preferred output references.

Generated by 🦛 Daily Hippo Learn · 23.9 AIC · ⌖ 21.3 AIC · ⊞ 5.4K ·

  • expires on Jul 13, 2026, 11:03 PM UTC-08:00

Metadata

Metadata

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions