Adam Monsen created FINERACT-2158:
-------------------------------------
Summary: ensure every PR on GitHub references a Fineract JIRA
ticket
Key: FINERACT-2158
URL: https://issues.apache.org/jira/browse/FINERACT-2158
Project: Apache Fineract
Issue Type: Task
Components: Build
Reporter: Adam Monsen
Every PR (pull request) at [https://github.com/apache/fineract/pulls] must be
linked to JIRA issue, hence, must start with {{FINERACT-N: }} where N is an
existing Fineract Jira ticket number.
This ticket proposes to automatically verify these requirements are met.
At the least, dynamically/automatically confirm the title of the PR starts with
{{FINERACT-N: }}. Implement with a bot/service provided by [Apache
Infrastructure|https://infra.apache.org/], GitHub Actions, or similar.
Additionally, consider verifying the ticket actually exists in Jira, but only
if this is helpful, necessary, and expedient.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)