You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mnemonic.apache.org by "Yanhui Zhao (Jira)" <ji...@apache.org> on 2022/03/27 03:31:00 UTC

[jira] [Commented] (MNEMONIC-740) Enable GitHub Actions build status notification for Mnemonic

    [ https://issues.apache.org/jira/browse/MNEMONIC-740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17512825#comment-17512825 ] 

Yanhui Zhao commented on MNEMONIC-740:
--------------------------------------

per instruction, we need to add a jobs section in our asf.yaml

In short, what you need to do is add a 'jobs' directive to your existing
notifications section in .asf.yaml if you have such a file (or create it
if you want this feature), for example:

notifications:
   jobs:  [dev@foobar.apache.org|mailto:dev@foobar.apache.org]

> Enable GitHub Actions build status notification for Mnemonic
> ------------------------------------------------------------
>
>                 Key: MNEMONIC-740
>                 URL: https://issues.apache.org/jira/browse/MNEMONIC-740
>             Project: Mnemonic
>          Issue Type: New Feature
>          Components: Continuous-Integration
>    Affects Versions: 0.17.0
>            Reporter: Yanhui Zhao
>            Assignee: Wang, Gang
>            Priority: Minor
>             Fix For: 0.17.0
>
>
> GitHub Actions build status notification has been enabled per ASF notification, we will enable this feature in our project.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)