Skip to content

allow create-branch create-gh-release workflows to write contents#964

Merged
mdellweg merged 1 commit into
pulp:mainfrom
evgeni:write-contents
Jun 17, 2025
Merged

allow create-branch create-gh-release workflows to write contents#964
mdellweg merged 1 commit into
pulp:mainfrom
evgeni:write-contents

Conversation

@evgeni

@evgeni evgeni commented Jun 17, 2025

Copy link
Copy Markdown
Member

When repositories default to read-only workflow permissions¹, the creation of the branch fails as it needs write permissions.

¹: This can be set in {repo}/settings/actions in the UI

When repositories default to read-only workflow permissions¹, the
creation of the branch fails as it needs write permissions.

¹: This can be set in {repo}/settings/actions in the UI
@evgeni evgeni changed the title allow create-branch workflow to write contents allow create-branch create-gh-release workflows to write contents Jun 17, 2025

@mdellweg mdellweg left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is probably because our repositories used to be too old and new repositories are created with the new permissions policies.

@mdellweg mdellweg merged commit b37ab39 into pulp:main Jun 17, 2025
11 checks passed
@evgeni evgeni deleted the write-contents branch June 17, 2025 10:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants