You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Sergio Fernández (JIRA)" <ji...@apache.org> on 2016/06/21 06:23:58 UTC

[jira] [Closed] (INFRA-12143) Setup a PR Auto-Responder on Marmotta github mirror

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

Sergio Fernández closed INFRA-12143.
------------------------------------
    Resolution: Workaround

> Setup a PR Auto-Responder on Marmotta github mirror
> ---------------------------------------------------
>
>                 Key: INFRA-12143
>                 URL: https://issues.apache.org/jira/browse/INFRA-12143
>             Project: Infrastructure
>          Issue Type: Task
>          Components: Github
>            Reporter: Sergio Fernández
>            Priority: Minor
>
> We'd like to add a PR hook to fire a message with the following markdown when someone opens a PR to our mirror at github:
> {code:none}
> - [ ] Make sure the PR title is formatted like: `[MARMOTTA-<Jira issue #>] Description of pull request` (replace `<Jira issue #>` in the title with the actual Jira issue number; if there is no one, [create it](https://issues.apache.org/jira/browse/MARMOTTA) before) 
> - [ ] Make sure tests pass via mvn clean verify (even better, enable Travis-CI on your fork and ensure the whole test matrix passes)
> - [ ] If this contribution is large, please file an [Apache Individual Contributor License Agreement](https://www.apache.org/licenses/icla.txt)
> {code}
> [Beam #480|https://github.com/apache/incubator-beam/pull/480] is a good example where I inspired from.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)