-
Notifications
You must be signed in to change notification settings - Fork 197
test(e2e): add Github actions plugin test #3012
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
base: main
Are you sure you want to change the base?
test(e2e): add Github actions plugin test #3012
Conversation
Hi @prabinovRedhat. Thanks for your PR. I'm waiting for a redhat-developer member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
The image is available at: |
eefa98d
to
2ebe74d
Compare
The image is available at: |
/ok-to-test |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: subhashkhileri The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
2ebe74d
to
9f7fa46
Compare
New changes are detected. LGTM label has been removed. |
/test e2e-tests |
/ok-to-test |
/test e2e-tests |
9f7fa46
to
f61c314
Compare
The image is available at: |
/test e2e-tests |
f61c314
to
050e834
Compare
/test e2e-tests |
1 similar comment
/test e2e-tests |
This PR is stale because it has been open 7 days with no activity. Remove stale label or comment or this will be closed in 21 days. |
@subhashkhileri how can I remove this stale label? |
050e834
to
e7de09f
Compare
The image is available at: |
@prabinovRedhat: The following test failed, say
Full PR test history. Your PR dashboard. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
This PR is stale because it has been open 7 days with no activity. Remove stale label or comment or this will be closed in 21 days. |
Description
Add Github actions plugin tests
Plugin reference https://www.npmjs.com/package/@backstage-community/plugin-github-actions
Which issue(s) does this PR fix
Fixes RHIDP-6710
PR acceptance criteria
Please make sure that the following steps are complete:
How to test changes / Special notes to the reviewer