Skip to content

ci: adding workflow dispatch to charts ci test - #993

Open
danishedb wants to merge 2 commits into
cloudnative-pg:mainfrom
danishedb:dev/992
Open

ci: adding workflow dispatch to charts ci test#993
danishedb wants to merge 2 commits into
cloudnative-pg:mainfrom
danishedb:dev/992

Conversation

@danishedb

@danishedb danishedb commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

Currently the test on CI is running only on pull request.
Updated it to run on push only on forks.

https://github.com/danishedb/charts/actions
closes #992
Signed-off-by: danishedb danish.khan@enterprisedb.com

Signed-off-by: danishedb <danish.khan@enterprisedb.com>
@danishedb
danishedb requested a review from a team as a code owner August 27, 2026 16:28
@dosubot dosubot Bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Aug 27, 2026
@hh24k

hh24k commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

LGTM ... just for tests-cluster-chainsaw.yaml, could consider adding a filter selecting tests to run @danishedb

Signed-off-by: danishedb <danish.khan@enterprisedb.com>
@danishedb

Copy link
Copy Markdown
Contributor Author

Based on the feedback I have updated the workflow to run on commits when owner is not cloudnativePG.

@danishedb

Copy link
Copy Markdown
Contributor Author

@itay-grudev I have change it to run on commits only on forks, Requesting your final approval.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ci: add workflow disptach to test cases

3 participants