<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: wangxiaolei</title>
    <description>The latest articles on DEV Community by wangxiaolei (@fatelei).</description>
    <link>https://dev.to/fatelei</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F710533%2Fb84d5163-7e5d-40e8-a52d-768534a1e527.png</url>
      <title>DEV Community: wangxiaolei</title>
      <link>https://dev.to/fatelei</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/fatelei"/>
    <language>en</language>
    <item>
      <title>github-notify-actions</title>
      <dc:creator>wangxiaolei</dc:creator>
      <pubDate>Sat, 20 Nov 2021 14:38:14 +0000</pubDate>
      <link>https://dev.to/fatelei/github-notify-actions-1ikd</link>
      <guid>https://dev.to/fatelei/github-notify-actions-1ikd</guid>
      <description>&lt;p&gt;[Instructions]: integrate with &lt;a href="https://www.larksuite.com/"&gt;lark&lt;/a&gt;, &lt;a href="https://work.weixin.qq.com/"&gt;wecom&lt;/a&gt;, &lt;a href="https://slack.com/"&gt;slack&lt;/a&gt;, current only support text webhook&lt;/p&gt;

&lt;h3&gt;
  
  
  My Workflow
&lt;/h3&gt;

&lt;p&gt;Current only using in my private repo&lt;/p&gt;

&lt;h3&gt;
  
  
  Submission Category:
&lt;/h3&gt;

&lt;p&gt;Maintainer: fatelei&lt;br&gt;
Interesting: open source development&lt;/p&gt;

&lt;h3&gt;
  
  
  Yaml File or Link to Code
&lt;/h3&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight yaml"&gt;&lt;code&gt;&lt;span class="pi"&gt;-&lt;/span&gt; &lt;span class="na"&gt;name&lt;/span&gt;&lt;span class="pi"&gt;:&lt;/span&gt; &lt;span class="s"&gt;github-notify-action&lt;/span&gt;
  &lt;span class="c1"&gt;# You may pin to the exact commit or the version.&lt;/span&gt;
  &lt;span class="c1"&gt;# uses: fatelei/github-notify-actions@5d5cc6b74d5c8e90ce3ac473ad7ddfb2fee5b350&lt;/span&gt;
  &lt;span class="na"&gt;uses&lt;/span&gt;&lt;span class="pi"&gt;:&lt;/span&gt; &lt;span class="s"&gt;fatelei/github-notify-actions@v0.0.3&lt;/span&gt;
  &lt;span class="na"&gt;with&lt;/span&gt;&lt;span class="pi"&gt;:&lt;/span&gt;
    &lt;span class="c1"&gt;# support lark / wecom / slack&lt;/span&gt;
    &lt;span class="na"&gt;integration&lt;/span&gt;&lt;span class="pi"&gt;:&lt;/span&gt; 
    &lt;span class="c1"&gt;# webhook url&lt;/span&gt;
    &lt;span class="na"&gt;webhook&lt;/span&gt;&lt;span class="pi"&gt;:&lt;/span&gt; 
    &lt;span class="c1"&gt;# message type, current only support text&lt;/span&gt;
    &lt;span class="na"&gt;messageType&lt;/span&gt;&lt;span class="pi"&gt;:&lt;/span&gt; 
    &lt;span class="c1"&gt;# content&lt;/span&gt;
    &lt;span class="na"&gt;content&lt;/span&gt;&lt;span class="pi"&gt;:&lt;/span&gt; 
    &lt;span class="c1"&gt;# title&lt;/span&gt;
    &lt;span class="na"&gt;title&lt;/span&gt;&lt;span class="pi"&gt;:&lt;/span&gt; &lt;span class="c1"&gt;# optional, default is &lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



</description>
      <category>actionshackathon21</category>
    </item>
  </channel>
</rss>
