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

chore: Update CI workflow files from template #5647

Merged
merged 1 commit into from
May 28, 2024
Merged

Conversation

susnux
Copy link
Contributor

@susnux susnux commented May 28, 2024

☑️ Resolves

  • Update CI workflow files from organization

🏁 Checklist

  • ⛑️ Tests are included or are not applicable
  • 📘 Component documentation has been extended, updated or is not applicable
  • 3️⃣ Backport to next requested with a Vue 3 upgrade

@susnux susnux added the 3. to review Waiting for reviews label May 28, 2024
@susnux
Copy link
Contributor Author

susnux commented May 28, 2024

/backport to next

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@Pytal Pytal merged commit b89e8b6 into master May 28, 2024
18 checks passed
@Pytal Pytal deleted the chore/update-ci branch May 28, 2024 18:04
Copy link

backportbot bot commented May 28, 2024

The backport to next failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout next
git pull origin next

# Create the new backport branch
git checkout -b backport/5647/next

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick dafe1364

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/5647/next

Error: Failed to push branch backport/5647/next: To https://github.com/nextcloud-libraries/nextcloud-vue.git
! [remote rejected] backport/5647/next -> backport/5647/next (refusing to allow a GitHub App to create or update workflow .github/workflows/fixup.yml without workflows permission)
error: failed to push some refs to 'https://github.com/nextcloud-libraries/nextcloud-vue.git'


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants