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

CI not automatically publishing #50

Closed
lengau opened this issue Aug 14, 2024 · 4 comments
Closed

CI not automatically publishing #50

lengau opened this issue Aug 14, 2024 · 4 comments

Comments

@lengau
Copy link
Contributor

lengau commented Aug 14, 2024

The publish action in CI isn't automatically running after the bot pushes updates

@lengau lengau closed this as completed in 100049d Sep 23, 2024
@lengau lengau reopened this Sep 23, 2024
@soumyaDghosh
Copy link
Member

@lengau Is it still happening?

@lengau
Copy link
Contributor Author

lengau commented Sep 30, 2024

@soumyaDghosh unfortunately yes - I had to kick off the run for version 0.6.8 manually: https://github.com/snapcrafters/ruff/actions/workflows/release-to-candidate.yaml

@lucyllewy
Copy link
Member

I suspect this is because you're using the internal GitHub token for commit permissions. You need to use SNAPCRAFTERS_BOT_COMMIT because the internal one is designed by GitHub to not cause any push-triggered actions to run when using it to push changes to a branch.

@lengau lengau closed this as completed in 639f4b1 Nov 18, 2024
@lengau
Copy link
Contributor Author

lengau commented Nov 18, 2024

Thanks @lucyllewy - that checks out! Fixed now.

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

3 participants