[
https://issues.apache.org/jira/browse/HIVE-25733?focusedWorklogId=691547&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-691547
]
ASF GitHub Bot logged work on HIVE-25733:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 07/Dec/21 08:21
Start Date: 07/Dec/21 08:21
Worklog Time Spent: 10m
Work Description: jsoref commented on pull request #2809:
URL: https://github.com/apache/hive/pull/2809#issuecomment-987679521
Yes, workflows introduced by a PR don't run in the destination repository.
You can see that it ran here:
https://github.com/jsoref/hive/commit/921dfe1b0cd4d2bdde8bdf8beea41cd37a671e95)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 691547)
Time Spent: 20m (was: 10m)
> Add check-spelling CI action
> ----------------------------
>
> Key: HIVE-25733
> URL: https://issues.apache.org/jira/browse/HIVE-25733
> Project: Hive
> Issue Type: Improvement
> Components: Build Infrastructure
> Reporter: Josh Soref
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Add CI to catch spelling errors. See [https://www.check-spelling.dev/] for
> information.
> Initially this will only check the {{serde}} directory, but the intention is
> to expand its coverage as spelling errors in other directories are fixed.
> Note that for this to work the action should be made a required check,
> otherwise when a typo is added forks from that commit will get complaints.
> If a typo is intentional, the action will provide information about how to
> add it to {{expect.txt}} such that it will be accepted as an expected item
> (i.e. not a typo).
> To skip a file/directory entirely, add a matching entry to
> {{{}excludes.txt{}}}.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)