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

feat(ws): Notebooks 2.0 // Frontend // Workspaces table // Workspace redirect status column #147 #191

Open
wants to merge 1 commit into
base: notebooks-v2
Choose a base branch
from

Conversation

asaadbalum
Copy link

When Info/Warning/Danger redirection level:
image

When no BE response:
image

When wrong redirection level:
image

Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign ederign for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ederign
Copy link
Member

ederign commented Feb 4, 2025

/assign @paulovmr

@ederign
Copy link
Member

ederign commented Feb 4, 2025

@asaadbalum thanks for the PR! @paulovmr can you please take a look on it?

Meanwhile, @asaadbalum can you fix the PR title for semantic values and also sign the commits (DCO check)?

@asaadbalum
Copy link
Author

@asaadbalum thanks for the PR! @paulovmr can you please take a look on it?

Meanwhile, @asaadbalum can you fix the PR title for semantic values and also sign the commits (DCO check)?

Is if fine now?

Copy link

@paulovmr paulovmr left a comment

Choose a reason for hiding this comment

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

Hi @asaadbalum , to fix the semantic PRs check, your PR title needs to have a prefix following the Conventional commits specification. For notebooks 2.0 tasks, the scope is "ws", a reference to "workspaces". Therefore, the majority of pull request we are sending would have a name like "feat(ws): ". Considering that, if you add the "feat(ws): " prefix to your PR title, it should be fixed.

To fix the DCO check, you need to sign off your commits. There is information here with a few options on how to do it.

Also, everytime before submitting a PR, please consider running npm run test to check for linting and tests errors. Most of the formatting issues can be solved automatically with npm run test:fix.

@asaadbalum asaadbalum changed the title Notebooks 2.0 // Frontend // Workspaces table // Workspace redirect status column #147 feat(ws): Notebooks 2.0 // Frontend // Workspaces table // Workspace redirect status column #147 Feb 6, 2025
@asaadbalum asaadbalum force-pushed the RHOAIENG-16238-2 branch 6 times, most recently from e02b6ef to 959de7a Compare February 6, 2025 13:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Needs Triage
Development

Successfully merging this pull request may close these issues.

3 participants