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

Update broken-linkcheck.yml #56306

Closed
wants to merge 4 commits into from
Closed

Update broken-linkcheck.yml #56306

wants to merge 4 commits into from

Conversation

ggold7046
Copy link
Contributor

A Github Action to run the Sphinx linkcheck monthly to check link errors. If errors are found, the GIthub Action creates a new issue, (and delete the old one) reporting all the errors, and label as Docs and Good First Issue

#45409
A Github Action to run the Sphinx linkcheck monthly to check link errors. If errors are found, the GIthub Action creates a new issue, (and delete the old one) reporting all the errors, and label as Docs and Good First Issue
@ggold7046 ggold7046 requested a review from mroeschke as a code owner December 3, 2023 14:36
@ggold7046
Copy link
Contributor Author

ggold7046 commented Dec 5, 2023

@datapythonista , @mroeschke

@mroeschke
Copy link
Member

Can you test this on your own fork to see an example of an issue being created?

@ggold7046
Copy link
Contributor Author

ggold7046 commented Dec 18, 2023

@mroeschke, this yaml file is not creating any issue in my repo. The create or update Linkcheck issue step is showing these errors in my repo:

Error: HttpError: Resource not accessible by integration
Error: Request to create new issue failed

Is this related to any permission related problem ?

@mroeschke
Copy link
Member

Thanks for the pull request, but it appears to have gone stale. If interested in continuing, please merge in the main branch, address any review comments and/or failing tests, and we can reopen.

@mroeschke mroeschke closed this Jan 8, 2024
@ggold7046 ggold7046 deleted the patch-1 branch January 10, 2024 13:52
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.

DOC/CI: Add Github Action cron job to check external links in documentation
2 participants