Commit 5d73191
authored
docs: permit Jira/EAI ticket IDs in branches, commits, and comments (#110)
* docs: permit Jira/EAI ticket IDs in branches, commits, and comments
The team decided bare Jira/EAI-style ticket IDs (e.g. EAI-1234) are
fine to use in branch names, commit messages, and code/doc comments.
Update the OSS contribution leak-scan guidance to stop flagging them,
while still treating links to internal tracking systems as a leak.
Signed-off-by: Roman Inflianskas <Roman.Inflianskas@amd.com>
* docs: widen ticket-ID permission scope, restore jira leak-scan keyword
- match the bare Jira/EAI ticket ID exemption to the same enforcement
scope as the rest of the content-restriction rule, instead of a
narrower explicit surface list
- keep 'jira' in the leak-scan keyword pattern; only ticket-[0-9]+
needed dropping to stop flagging bare ticket IDs like EAI-1234,
and jira links to internal tracking hosts should still be caught
Signed-off-by: Roman Inflianskas <Roman.Inflianskas@amd.com>
---------
Signed-off-by: Roman Inflianskas <Roman.Inflianskas@amd.com>1 parent 0613cd2 commit 5d73191
1 file changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
| 59 | + | |
59 | 60 | | |
60 | 61 | | |
61 | 62 | | |
62 | 63 | | |
63 | 64 | | |
64 | 65 | | |
65 | 66 | | |
66 | | - | |
| 67 | + | |
67 | 68 | | |
68 | 69 | | |
69 | 70 | | |
| |||
104 | 105 | | |
105 | 106 | | |
106 | 107 | | |
107 | | - | |
| 108 | + | |
108 | 109 | | |
109 | 110 | | |
110 | 111 | | |
| |||
0 commit comments