Skip to content

Trying a new access token to fix contributors workflow error#628

Draft
AdrianDAlessandro wants to merge 2 commits intomainfrom
624-contr-bug
Draft

Trying a new access token to fix contributors workflow error#628
AdrianDAlessandro wants to merge 2 commits intomainfrom
624-contr-bug

Conversation

@AdrianDAlessandro
Copy link
Collaborator

Description

Use the new token that has been added to secrets for the contributors workflow.

Fixes #624

Note: opening in draft because this alone does not fix the issue. I have opened some PRs in the upstream repos to try and fix this:

Type of change

  • Documentation (non-breaking change that adds or improves the documentation)
  • New feature (non-breaking change which adds functionality)
  • Optimization (non-breaking, back-end change that speeds up the code)
  • Technical work (non-breaking, change which is work as part of a new feature)
  • Bug fix (non-breaking change which fixes an issue)
  • Breaking change (whatever its nature)

Key checklist

  • All tests pass (eg. python -m pytest)
  • The documentation builds and looks OK (eg. mkdocs serve)
  • Pre-commit hooks run successfully (eg. pre-commit run --all-files)

Further checks

  • Code is commented, particularly in hard-to-understand areas
  • Tests added or an issue has been opened to tackle that in the future. (Indicate issue here: # (issue))

@codecov
Copy link

codecov bot commented Mar 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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.

Contributors workflow failing

1 participant