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

Documentation about RefreshVersionsBot ends up with a non working Github Action #680

Open
quandor opened this issue Mar 20, 2023 · 1 comment

Comments

@quandor
Copy link

quandor commented Mar 20, 2023

🐛 Describe the bug

If you follow along the documentation regarding upgrade automation using Github actions https://jmfayard.github.io/refreshVersions/refreshversions-bot/, you will end up with a non working Github Action

⚠️ Current behavior

On executing the Github Action, you will get an error.

The workflow is not valid. .github/workflows/broken_refreshVersions.yml (Line: 29, Col: 25): A mapping was not expected .github/workflows/broken_refreshVersions.yml (Line: 53, Col: 25): A mapping was not expected

✅ Expected behavior

If I follow the documentation, I expect to end up with a successfully running Github Action.

💣 Steps to reproduce

See https://github.com/quandor/automatic-version-upgrades/actions/runs/4470198927 or run that pipeline manually.

@quandor
Copy link
Author

quandor commented Mar 20, 2023

I do have a working Github Action.
If you are interested in that one, let me know and I will open a PR.

@LouisCAD LouisCAD changed the title Documentation about RefreshVersionsBot ends up with an non working Github Action Documentation about RefreshVersionsBot ends up with a non working Github Action Aug 8, 2023
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

No branches or pull requests

1 participant