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

Run GHA job to validate changelog only for PRs #433

Merged

Conversation

mariolenz
Copy link
Collaborator

Run GHA job to validate changelog only for PRs.

Copy link

codecov bot commented Nov 3, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d372262) 35.67% compared to head (a312c96) 35.67%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #433   +/-   ##
=======================================
  Coverage   35.67%   35.67%           
=======================================
  Files         143      143           
  Lines       11305    11305           
  Branches     2291     2291           
=======================================
  Hits         4033     4033           
  Misses       7197     7197           
  Partials       75       75           
Flag Coverage Δ
sanity 35.67% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

Build failed.
https://ansible.softwarefactory-project.io/zuul/buildset/a69dae0064c34748ab3d2bfab8ee47a4

✔️ build-ansible-collection SUCCESS in 10m 08s
✔️ ansible-tox-linters SUCCESS in 12m 01s
ansible-test-sanity-docker-devel FAILURE in 14m 22s (non-voting)
ansible-test-sanity-docker-milestone FAILURE in 18m 06s (non-voting)
✔️ ansible-test-sanity-docker-stable-2.9 SUCCESS in 11m 21s
✔️ ansible-test-sanity-docker-stable-2.10 SUCCESS in 17m 15s (non-voting)
ansible-test-sanity-docker-stable-2.11 FAILURE in 9m 28s
✔️ ansible-test-sanity-docker-stable-2.12 SUCCESS in 18m 37s
✔️ ansible-test-sanity-docker-stable-2.13 SUCCESS in 8m 11s
✔️ ansible-test-sanity-docker-stable-2.14 SUCCESS in 7m 53s
✔️ tox-cloud-refresh-examples-vmware SUCCESS in 11m 04s
✔️ ansible-galaxy-importer SUCCESS in 4m 49s

@mariolenz
Copy link
Collaborator Author

recheck

Copy link
Contributor

Build failed.
https://ansible.softwarefactory-project.io/zuul/buildset/1004bfc5e3f6485786e38cd45bc905ef

✔️ build-ansible-collection SUCCESS in 10m 35s
✔️ ansible-tox-linters SUCCESS in 12m 17s
ansible-test-sanity-docker-devel FAILURE in 10m 14s (non-voting)
ansible-test-sanity-docker-milestone FAILURE in 11m 29s (non-voting)
ansible-test-sanity-docker-stable-2.9 FAILURE in 13m 09s
ansible-test-sanity-docker-stable-2.10 FAILURE in 11m 36s (non-voting)
ansible-test-sanity-docker-stable-2.11 FAILURE in 11m 46s
✔️ ansible-test-sanity-docker-stable-2.12 SUCCESS in 12m 29s
✔️ ansible-test-sanity-docker-stable-2.13 SUCCESS in 18m 43s
✔️ ansible-test-sanity-docker-stable-2.14 SUCCESS in 8m 50s
✔️ tox-cloud-refresh-examples-vmware SUCCESS in 11m 10s
✔️ ansible-galaxy-importer SUCCESS in 5m 08s

@mariolenz
Copy link
Collaborator Author

recheck

Copy link
Contributor

Build succeeded.
https://ansible.softwarefactory-project.io/zuul/buildset/5eb1ed50b2304abfae3e9db34722abe4

✔️ build-ansible-collection SUCCESS in 10m 22s
✔️ ansible-tox-linters SUCCESS in 12m 20s
ansible-test-sanity-docker-devel FAILURE in 15m 55s (non-voting)
ansible-test-sanity-docker-milestone FAILURE in 13m 52s (non-voting)
✔️ ansible-test-sanity-docker-stable-2.9 SUCCESS in 21m 12s
ansible-test-sanity-docker-stable-2.10 FAILURE in 17m 49s (non-voting)
✔️ ansible-test-sanity-docker-stable-2.11 SUCCESS in 20m 05s
✔️ ansible-test-sanity-docker-stable-2.12 SUCCESS in 10m 59s
✔️ ansible-test-sanity-docker-stable-2.13 SUCCESS in 8m 39s
✔️ ansible-test-sanity-docker-stable-2.14 SUCCESS in 19m 30s
✔️ tox-cloud-refresh-examples-vmware SUCCESS in 11m 22s
✔️ ansible-galaxy-importer SUCCESS in 5m 02s

@mariolenz mariolenz mentioned this pull request Nov 3, 2023
@mariolenz
Copy link
Collaborator Author

@webknjaz Does this look OK to you? As I've said, I'm not very good at GHA.

@mariolenz mariolenz requested review from abikouo and removed request for abikouo November 3, 2023 19:41
@webknjaz
Copy link
Member

webknjaz commented Nov 4, 2023

@mariolenz this'll do. Although, if you're going to use it in the branch protection in the future, remember to check out reusable workflows as that may simplify gating.

@mariolenz
Copy link
Collaborator Author

Thanks @webknjaz! I'll try to have a look at reusable workflows :-)

Copy link
Contributor

Build succeeded (gate pipeline).
https://ansible.softwarefactory-project.io/zuul/buildset/cdf2ba0d1cb540b19d7bf443b1c24004

✔️ build-ansible-collection SUCCESS in 10m 13s
✔️ ansible-tox-linters SUCCESS in 14m 18s
ansible-test-sanity-docker-devel FAILURE in 12m 03s (non-voting)
ansible-test-sanity-docker-milestone FAILURE in 13m 40s (non-voting)
✔️ ansible-test-sanity-docker-stable-2.9 SUCCESS in 18m 40s
✔️ ansible-test-sanity-docker-stable-2.10 SUCCESS in 12m 26s (non-voting)
✔️ ansible-test-sanity-docker-stable-2.11 SUCCESS in 17m 36s
✔️ ansible-test-sanity-docker-stable-2.12 SUCCESS in 22m 27s
✔️ ansible-test-sanity-docker-stable-2.13 SUCCESS in 13m 17s
✔️ ansible-test-sanity-docker-stable-2.14 SUCCESS in 12m 13s
✔️ tox-cloud-refresh-examples-vmware SUCCESS in 11m 01s
✔️ ansible-galaxy-importer SUCCESS in 4m 53s

Copy link
Contributor

Pull request merge failed: Resource not accessible by integration, You may need to manually rebase your PR and retry.

@mariolenz mariolenz merged commit ec973b9 into ansible-collections:main Nov 4, 2023
7 checks passed
@mariolenz mariolenz deleted the changelog-wf-only-on-pr branch November 4, 2023 07:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants