[jira] [Created] (IGNITE-12077) Improve Checkstyle or other inspections profile to avoid using GG- reference in Ignite code base

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-12077) Improve Checkstyle or other inspections profile to avoid using GG- reference in Ignite code base

Anton Vinogradov (Jira)
Dmitriy Pavlov created IGNITE-12077:
---------------------------------------

             Summary: Improve Checkstyle or other inspections profile to avoid using GG- reference in Ignite code base
                 Key: IGNITE-12077
                 URL: https://issues.apache.org/jira/browse/IGNITE-12077
             Project: Ignite
          Issue Type: Test
            Reporter: Dmitriy Pavlov


Time to time tests are Ignored or todo added with reference to
 GG-  tickets "
For example here
https://github.com/apache/ignite/pull/6748/files#diff-2dd1dad039cddd36610c62a3dc2c1a28R223

It is suggested to add some inspection check on TC to reject patches if there is a line
containing:
- ": //ggsystems.atlassian.net/"
- or at the same time Ignore or todo and "GG- [0-9] *"



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)