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(deps): Update workflows from organization #6435

Merged
merged 1 commit into from
Jan 23, 2025
Merged

Conversation

susnux
Copy link
Contributor

@susnux susnux commented Jan 23, 2025

Update workflows for hardening

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux susnux added the 3. to review Waiting for reviews label Jan 23, 2025
@susnux susnux added this to the 8.23.0 milestone Jan 23, 2025
@susnux
Copy link
Contributor Author

susnux commented Jan 23, 2025

/backport to next

@skjnldsv skjnldsv merged commit 105698c into master Jan 23, 2025
23 checks passed
@skjnldsv skjnldsv deleted the chore/workflows branch January 23, 2025 21:34
Copy link

backportbot bot commented Jan 23, 2025

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/6435/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 1863e9e1

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

Error: Failed to push branch backport/6435/next: To https://github.com/nextcloud-libraries/nextcloud-vue.git
! [remote rejected] backport/6435/next -> backport/6435/next (refusing to allow a GitHub App to create or update workflow .github/workflows/command-l10n-update.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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants