Skip to content

feat: Use job for GHA CLI workflow name#119

Open
calvin-codecov wants to merge 3 commits intomainfrom
cy/better_upload_name
Open

feat: Use job for GHA CLI workflow name#119
calvin-codecov wants to merge 3 commits intomainfrom
cy/better_upload_name

Conversation

@calvin-codecov
Copy link
Copy Markdown
Contributor

@calvin-codecov calvin-codecov commented Apr 7, 2026

Closes https://github.com/codecov/core-engineering/issues/32

Uses the job YAML name as the first level of fallback for name before currently used build_code from GHA. This will NOT use the name field for the job even if it is set by the user. This also does NOT have any info on the current matrix value. As a future option, we could possibly ask users to provide the matrix value through their YAML file with a with statement.

        with:
          matrix: ${{ toJSON(matrix) }}
  • adds a new argument for fallback_fields to take multiple fields in a chain with precedence

@calvin-codecov calvin-codecov marked this pull request as ready for review April 7, 2026 22:57
Copy link
Copy Markdown

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 77c85ef. Configure here.

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.

1 participant