Skip to content

chore: Remove Redundant 'CI' suffix#98

Merged
kou merged 1 commit into
apache:mainfrom
Benjamin-Philip:bp/remove-redundant-ci
Jul 8, 2026
Merged

chore: Remove Redundant 'CI' suffix#98
kou merged 1 commit into
apache:mainfrom
Benjamin-Philip:bp/remove-redundant-ci

Conversation

@Benjamin-Philip

Copy link
Copy Markdown
Collaborator

What issue does this PR fix?

The GitHub Actions workflows had a redundant 'CI' suffix in their title and filenames.

What's changed

This suffix has been removed.

Copilot AI review requested due to automatic review settings July 8, 2026 09:05
@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown

Preview URL: https://Benjamin-Philip.github.io/arrow-erlang-1

If the preview URL doesn't work, you may forget to configure your fork repository for preview.
See https://github.com/apache/arrow-erlang/blob/main/CONTRIBUTING.md#forks how to configure.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Removes the redundant “CI” suffix from GitHub Actions workflow display names (and some job display names), keeping workflow/run titles cleaner in the Actions UI.

Changes:

  • Renamed workflow titles from “* CI” to just “Rust”, “Erlang”, and “Docs”.
  • Simplified Rust job display names (e.g., “Lint with Clippy”, “Check Formatting with rustfmt”).

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
.github/workflows/rust.yml Removes “CI” from the workflow name and simplifies Rust job display names.
.github/workflows/erlang.yml Removes “CI” from the Erlang workflow name.
.github/workflows/docs.yml Removes “CI” from the Docs workflow name.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Benjamin-Philip
Benjamin-Philip requested a review from kou July 8, 2026 09:08

@kou kou left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@kou
kou merged commit 1099b00 into apache:main Jul 8, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants