Skip to content

chore: Update CI workflow files from template - #5647

Merged
Pytal merged 1 commit into
masterfrom
chore/update-ci
May 28, 2024
Merged

chore: Update CI workflow files from template#5647
Pytal merged 1 commit into
masterfrom
chore/update-ci

Conversation

@susnux

@susnux susnux commented May 28, 2024

Copy link
Copy Markdown
Contributor

☑️ 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

susnux commented May 28, 2024

Copy link
Copy Markdown
Contributor Author

/backport to next

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux
susnux force-pushed the chore/update-ci branch from 076e7de to dafe136 Compare May 28, 2024 17:57
@Pytal
Pytal merged commit b89e8b6 into master May 28, 2024
@Pytal
Pytal deleted the chore/update-ci branch May 28, 2024 18:04
@backportbot

backportbot Bot commented May 28, 2024

Copy link
Copy Markdown

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