Skip to content

Manual triggers of mirror workflows do not work #2362

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

Closed
1 task done
jobara opened this issue Nov 13, 2024 · 0 comments · Fixed by #2363
Closed
1 task done

Manual triggers of mirror workflows do not work #2362

jobara opened this issue Nov 13, 2024 · 0 comments · Fixed by #2363
Labels
bug Something isn't working
Milestone

Comments

@jobara
Copy link
Collaborator

jobara commented Nov 13, 2024

Prerequisites

Describe the bug

After failing to automatically run the mirror-staging workflow ( see: #2361 ) I attempted to manually trigger the mirror staging workflow. However, that failed related to an error with pulling. Initially I thought that was an issue with the configuration of the pull but on closer inspection it's likely related to the workflow not specifying the base branch. The checkout action will likely sort this out based on the push event, but when called manually it is unlikely to know which reference triggered it. It's likely related to actions/checkout#1418

To Reproduce

Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior

No response

Screenshots

No response

Details

  • Device:
  • Operating system:
  • Browser:
  • Link to affected page:

Additional context

No response

@jobara jobara added the bug Something isn't working label Nov 13, 2024
@jobara jobara added this to the 1.5.2 milestone Nov 13, 2024
jobara added a commit that referenced this issue Nov 13, 2024
…esolves #2361, #2362) (#2363)

* ci: trigger mirror action after release

* ci: allow mirror workflows to be triggered manually
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
Status: Done
1 participant