Skip to content

docs: Add permissions stanza to manifest-releaser github script#1926

Merged
chingor13 merged 1 commit intogoogleapis:mainfrom
TimothyJones:patch-2
Apr 19, 2023
Merged

docs: Add permissions stanza to manifest-releaser github script#1926
chingor13 merged 1 commit intogoogleapis:mainfrom
TimothyJones:patch-2

Conversation

@TimothyJones
Copy link
Copy Markdown
Contributor

Github tightened the permissions sometime last year, so you now need to tell it to give the action permissions to modify and create PRs.

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #1925

Github tightened the permissions sometime last year, so you now need to tell it to give the action permissions to modify and create PRs.
@TimothyJones TimothyJones requested review from a team April 19, 2023 00:02
@product-auto-label product-auto-label Bot added the size: xs Pull request size is extra small. label Apr 19, 2023
@chingor13 chingor13 merged commit 7a0b3e9 into googleapis:main Apr 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size: xs Pull request size is extra small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Manifest releaser github actions example needs permissions set

2 participants