<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>autopp</author_name>
  <author_url>https://blog.hatena.ne.jp/autopp/</author_url>
  <blog_title>./autopp --tech</blog_title>
  <blog_url>https://autopp-tech.hatenablog.com/</blog_url>
  <categories>
    <anon>Github Actions</anon>
    <anon>Github</anon>
    <anon>雑記</anon>
  </categories>
  <description>Github Actions のあるワークフローから別ファイル（別リポジトリでも可）のワークフローを呼び出せる Reusable Workflow を触ったところ、不便というかどう対処するべきかわからない点があったのでメモとして残しておく。 ワークフローで定義したジョブ名と実行履歴としてのジョブ名 以下の callee.yml と caller.yml を例に考える。 name: callee on: workflow_call: jobs: greet: runs-on: ubuntu-latest steps: - name: say-hello run: echo hello job n…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fautopp-tech.hatenablog.com%2Fentry%2F2022%2F01%2F13%2F222843&quot; title=&quot;Github Actions: Reusable Workflow とジョブ名 - ./autopp --tech&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2022-01-13 22:28:43</published>
  <title>Github Actions: Reusable Workflow とジョブ名</title>
  <type>rich</type>
  <url>https://autopp-tech.hatenablog.com/entry/2022/01/13/222843</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
