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

chore(ci): check all action statuses for latest commits in dependent repos #12600

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Water-Melon
Copy link
Contributor

@Water-Melon Water-Melon commented Feb 22, 2024

Summary

Check the status of all GitHub actions related to the latest commit on the default branch of each repository listed to see if they are completed. If there are reruns, only consider the result of the latest execution.
Question(s):

  • Whether support for specific branches and commits is needed.
  • Are there any private repos that also need to be checked? This would involve Github Token permission issues (mainly for CE).

Checklist

  • The Pull Request has tests
  • A changelog file has been created under changelog/unreleased/kong or skip-changelog label added on PR if changelog is unnecessary. README.md
  • There is a user-facing docs PR against https://github.com/Kong/docs.konghq.com - PUT DOCS PR HERE

Issue reference

KAG-3694

@github-actions github-actions bot added the chore Not part of the core functionality of kong, but still needed label Feb 22, 2024
@Water-Melon Water-Melon force-pushed the chore/check_action_status branch 2 times, most recently from 3df5ae8 to b75b7f3 Compare February 22, 2024 08:24
@Water-Melon Water-Melon marked this pull request as ready for review February 22, 2024 16:18
@Water-Melon Water-Melon removed the request for review from kikito February 23, 2024 10:53
Copy link
Contributor

@ADD-SP ADD-SP left a comment

Choose a reason for hiding this comment

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

Looks good, did you test this script?

@Water-Melon Water-Melon marked this pull request as draft February 27, 2024 03:54
@Water-Melon Water-Melon force-pushed the chore/check_action_status branch 2 times, most recently from 774a15d to 4a64a22 Compare February 27, 2024 04:08
@Water-Melon
Copy link
Contributor Author

Water-Melon commented Feb 27, 2024

@Water-Melon Water-Melon marked this pull request as ready for review February 27, 2024 04:11
Copy link
Contributor

@ADD-SP ADD-SP left a comment

Choose a reason for hiding this comment

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

Checking Kong/lua-kong-nginx-module (master: e25bfe3537e889a7f7407d13c8af4dbb9a431dea) ...
Kong/lua-kong-nginx-module: Tests completed success 2024-02-08T14:48:38Z
Checking Kong/kong-pongo (master: 42c702f482f41502c57438dc71473158c0746602) ...
Kong/kong-pongo: Docker completed failure 2024-02-26T18:55:40Z
Kong/kong-pongo: Lint completed success 2024-02-26T18:55:40Z
Kong/kong-pongo: Tests completed success 2024-02-26T18:55:40Z
[Kong/kong-pongo| Docker] (Create At: 2024-02-26T18:55:40Z): completed

Please highlight the failed CI.

@Water-Melon Water-Melon force-pushed the chore/check_action_status branch 7 times, most recently from 9bf59cc to ff67e07 Compare February 27, 2024 06:35
@Water-Melon Water-Melon marked this pull request as draft February 27, 2024 06:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Not part of the core functionality of kong, but still needed size/M
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants