Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use very short names in our reusable workflows #49

Open
ca-scribner opened this issue Mar 6, 2024 · 2 comments
Open

Use very short names in our reusable workflows #49

ca-scribner opened this issue Mar 6, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@ca-scribner
Copy link
Contributor

Context

When workflows call other workflows, github concatenates and truncates their names. For example, we see this in our rocks repo PRs:

image

This makes the CI summaries hard to read and generally less useful. When possible, we use very short names (and maybe apply a max character limit) so these summaries are still helpful.

We could also add some linting in this repo to control this (check that each name is <X characters, or raise an error)

What needs to get done

  1. Shorten any reusable workflow names, where possible
  2. (optional) add linting to this repo for workflow name length

Definition of Done

see above

@ca-scribner ca-scribner added the enhancement New feature or request label Mar 6, 2024
Copy link

Thank you for reporting us your feedback!

The internal ticket has been created: https://warthogs.atlassian.net/browse/KF-5425.

This message was autogenerated

Copy link

Thank you for reporting us your feedback!

The internal ticket has been created: https://warthogs.atlassian.net/browse/KF-5426.

This message was autogenerated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant