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

Add description to StepActions #7822

Closed
chitrangpatel opened this issue Apr 2, 2024 · 0 comments · Fixed by #7831
Closed

Add description to StepActions #7822

chitrangpatel opened this issue Apr 2, 2024 · 0 comments · Fixed by #7831
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@chitrangpatel
Copy link
Contributor

Feature request

We currently do not have a description field in StepActions, like we do in Tasks and Pipelines. We would like to add the description field to the StepAction spec.

Use case

The description field is for readability and UI. For example, Artifact Hub is currently missing this field for their UI.

@chitrangpatel chitrangpatel added the kind/feature Categorizes issue or PR as related to a new feature. label Apr 2, 2024
@chitrangpatel chitrangpatel self-assigned this Apr 3, 2024
chitrangpatel added a commit to chitrangpatel/pipeline that referenced this issue Apr 3, 2024
This PR adds a `description` field to StepActions.
It enables users to add description for readability and UI.
Fixes tektoncd#7822

Signed-off-by: Chitrang Patel <[email protected]>
tekton-robot pushed a commit that referenced this issue Apr 3, 2024
This PR adds a `description` field to StepActions.
It enables users to add description for readability and UI.
Fixes #7822

Signed-off-by: Chitrang Patel <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant