Seems that currently you can only add autolink_jira keywords, not delete or modify. If a project no longer want to autolink a jira keyword they need to file an INFRA issue.
We should implement such that
- if the
autolink_jira section is removed from .asf.yaml, all autolinks are removed
- If the
autolink_jira section is modified, i.e. one entry removed, then we find what the "diff" is and issue such commands to github
Seems that currently you can only add
autolink_jirakeywords, not delete or modify. If a project no longer want to autolink a jira keyword they need to file an INFRA issue.We should implement such that
autolink_jirasection is removed from.asf.yaml, all autolinks are removedautolink_jirasection is modified, i.e. one entry removed, then we find what the "diff" is and issue such commands to github