Skip to content

Conversation

@ederjc
Copy link
Member

@ederjc ederjc commented Jul 29, 2025

By creating this pull request you agree to the terms in CONTRIBUTING.md.
https://github.com/Infineon/.github/blob/master/CONTRIBUTING.md
--- DO NOT DELETE ANYTHING ABOVE THIS LINE ---

This pull request adds a new GitHub Actions workflow to automate link checking for the repository. The workflow is triggered by various events, including pushes to key branches, pull requests, and a weekly scheduled run.

Workflow automation:

  • .github/workflows/check_links.yml: Introduced a new workflow named "Check links" that uses a shared workflow from Infineon/makers-devops to verify links. It is triggered on push events to master and main branches, pull requests, and a scheduled cron job every Thursday at 3:30 AM UTC.

Todos

@ederjc ederjc requested a review from ramya-subramanyam July 29, 2025 16:03
@ederjc ederjc marked this pull request as ready for review July 29, 2025 16:03
Copy link
Collaborator

@ramya-subramanyam ramya-subramanyam left a comment

Choose a reason for hiding this comment

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

Nice feature!

Signed-off-by: Eder Julian <Julian.Eder@infineon.com>
@ederjc ederjc force-pushed the devops/add-link-checker branch from e602d1c to 2b1648c Compare July 30, 2025 06:23
@ederjc ederjc merged commit e854708 into main Jul 30, 2025
12 checks passed
@ederjc ederjc deleted the devops/add-link-checker branch July 30, 2025 06:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants