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

[BUG] Repo name changed, workflows are broken #542

Closed
3 tasks done
po5i opened this issue Jul 4, 2022 · 3 comments
Closed
3 tasks done

[BUG] Repo name changed, workflows are broken #542

po5i opened this issue Jul 4, 2022 · 3 comments
Labels
bug Something isn't working

Comments

@po5i
Copy link

po5i commented Jul 4, 2022

Is there an existing issue for this?

  • I have searched the existing issues

Does this issue exist in the latest version?

  • I'm using the latest release

Describe the bug?

It seems the repo name changed from changed-files to changed. Now the for workflow to work it should be:

uses: tj-actions/changed@v23.1

All README occurrences should be changed. I can happily help with that if that is the only place to change the documentation. LMK.

To Reproduce

  1. Follow the existing documentation and the workflow outputs:
Getting action download info
Error: Unable to resolve actions. Repository not found: tj-actions/changed-files.

What OS are you seeing the problem on?

ubuntu-latest or ubuntu-20.04

Expected behavior?

Workflow should be executed as usual.

Relevant log output

No response

Anything else?

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@po5i po5i added the bug Something isn't working label Jul 4, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Jul 4, 2022

Thanks for reporting this issue, don't forget to star this project to help us reach a wider audience.

@marcus-crane
Copy link

Heya, +1ing this as we have a bunch of workflows that use this action and the repository name change has broken them all 😢

@jackton1
Copy link
Member

jackton1 commented Jul 4, 2022

@marcus-crane @po5i Sorry for the mix up I assumed GitHub would redirect request to the new name. Based on https://github.blog/2013-05-16-repository-redirects-are-here/ but it doesn’t appear to work for GitHub actions. The name change has been reverted.

Things should be back to normal. 🙏🏽

GitHub issue: github/docs#15575

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants