Automating syncing with GitHub Actions (Final Testing going on for Java Track, Open to More Tracks)

I’d prefer PRs for the docs, filepaths and metadata.

For those interested, the Github action is in PR#2950 in the Java track.

@jagdishdrp with raising the issues for tests, would it update or close the issue it previously raised (if it has not been closed by the next run)?

2 Likes

I’ve pushed a commit with the necessary changes, the workflow will now avoid creating duplicate issues. If an issue already exists, it will simply update the existing one instead of opening a new one.

Thanks for bringing it up!

2 Likes