Antoine Pitrou created ARROW-13674:
--------------------------------------
Summary: [Dev][CI] PR checks workflow should check for JIRA
components
Key: ARROW-13674
URL: https://issues.apache.org/jira/browse/ARROW-13674
Project: Apache Arrow
Issue Type: Wish
Components: Continuous Integration, Developer Tools
Reporter: Antoine Pitrou
Currently, we have a Github Actions workflow that checks whether a PR has an
associated JIRA.
It would be nice if additional sanity checks against the linked JIRA were
performed. One of them is whether the JIRA has any components set.
As a sidenote, it would also be useful to consolidate the current workflow
library functions in the {{.github/workflows/dev_pr/}} directory. There seem to
be similar functions sprinkled in different Javascript source files. Also,
adding some docstring would help maintaining and evolving those functions.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)