Commit Graph

4 Commits

Author SHA1 Message Date
Clebert Suconic aa7e3f4519 NO-JIRA disable merge and squash buttons on github 2020-11-16 10:30:07 -05:00
Justin Bertram 69cde0fca1 NO-JIRA restore Jira/GitHub integration, etc. 2020-08-06 14:45:01 -05:00
Jiří Daněk 171a7f57fc NO-JIRA: fix .asf.yaml invalid GitHub labels
```
An error occurred while running github feature in .asf.yaml!:
.asf.yaml: Invalid GitHub label 'Apache' - must be lowercase alphanumerical and <= 35 characters!
```
2020-01-21 12:16:56 -05:00
Jiří Daněk 038dfe8881 NO-JIRA: add .asf.yaml file with github repo metadata
> When making use of a feature in .asf.yaml, please ensure that you have discussed this with the entire project first, and have understood what the configuration changes will do to your workflow and project resources.
>    ~~ https://cwiki.apache.org/confluence/display/INFRA/.asf.yaml+features+for+git+repositories

I believe that the github config part (setting tagline and project labels) is mostly harmless.

The GitHub project page currently has a somewhat random set of tags at the top,
so this should be a big improvement.

https://github.com/apache/activemq-artemis currently contains the following tags

    php, activemq, c, network-client, ruby, python, csharp, cplusplus, java, perl, network-server
2020-01-15 11:19:33 -05:00