canonical / charmed-kubeflow-workflows

Repository that containes GitHub workflows and shareable configs for Charmed Kubeflow
0 stars 0 forks source link

Use very short names in our reusable workflows #49

Open ca-scribner opened 6 months ago

ca-scribner commented 6 months ago

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

syncronize-issues-to-jira[bot] commented 6 months ago

Thank you for reporting us your feedback!

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

This message was autogenerated

syncronize-issues-to-jira[bot] commented 6 months ago

Thank you for reporting us your feedback!

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

This message was autogenerated