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

Create help_wanted.yaml #303

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Create help_wanted.yaml #303

wants to merge 1 commit into from

Conversation

willingc
Copy link
Contributor

@willingc willingc commented Nov 14, 2024

Add an action to place the help wanted issues into the org's project board.

Closes pyOpenSci/handbook#66

Add an action to place the help wanted issues into the org's project board.
@lwasser
Copy link
Member

lwasser commented Nov 15, 2024

The error is a 302 error, and I just tested the link, and it's fine. It's an edit page link. I wonder if we should just drop htmlproofer and stick to lychee everywhere?

The problem is that sometimes, the action doesn't return the actual issue in the action output. this means we have to look at the raw logs, which are annoying 😆 And it's likely failing because of hitting the same link over and over like an edit page link is on every single page!

maybe there is another accessibility check tool that we can use and then lychee for links, which I think you've set up in other repos with some success?! in the meantime let's see if reruning the action returns a green check. I think we can merge this regardless of whether it does or not!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add - add-to-project action to all pyOpenSci repos listed in this issue
2 participants