You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Aleksey Plekhanov (Jira)" <ji...@apache.org> on 2020/06/26 12:15:00 UTC

[jira] [Updated] (IGNITE-12993) Github notification integrations on new ASF infra feature

     [ https://issues.apache.org/jira/browse/IGNITE-12993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aleksey Plekhanov updated IGNITE-12993:
---------------------------------------
    Fix Version/s: 2.9

> Github notification integrations on new ASF infra feature
> ---------------------------------------------------------
>
>                 Key: IGNITE-12993
>                 URL: https://issues.apache.org/jira/browse/IGNITE-12993
>             Project: Ignite
>          Issue Type: Task
>            Reporter: Pavel Pereslegin
>            Assignee: Pavel Pereslegin
>            Priority: Major
>             Fix For: 2.9
>
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> Recent github pull requests are not automatically linked to the jira tickets.
> Infra [advises|https://issues.apache.org/jira/browse/INFRA-20177?focusedCommentId=17090758&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-17090758] creating a yaml configuration in the root of the repository with the settings for the github bot.
> Feature description: [https://cwiki.apache.org/confluence/display/INFRA/.asf.yaml+features+for+git+repositories]
> According to the current github setup, I suggest the following initial configuration:
> {code:yaml}
> github: 
>   description: "Apache Ignite"
>   homepage: https://ignite.apache.org/
>   labels: 
>     - distributed-sql-database 
>     - iot
>     - osgi
>     - network-client
>     - ignite
>     - data-management-platform
>     - big-data
>     - cloud
>     - database
>     - network-server
>     - hadoop
>     - sql
>   features: 
>     wiki: false
>     issues: false
>     projects: false
>   enabled_merge_buttons: 
>     squash:  true
>     merge:   false
>     rebase:  false
> notifications: 
>     commits:      commits@ignite.apache.org
>     issues:       notifications@ignite.apache.org
>     pullrequests: notifications@ignite.apache.org
>     jira_options: link label worklog
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)