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

Add write permissions to PR labelling action (#25356) #25359

Merged
merged 1 commit into from
Feb 21, 2024

Conversation

corivera
Copy link
Member

@corivera corivera commented Feb 21, 2024

Porting action fix to release branch. This action only runs for release port request PRs, so we need it here.

Fixes #25360

@corivera corivera changed the base branch from main to release/1.48 February 21, 2024 00:21
@corivera corivera closed this Feb 21, 2024
@corivera corivera reopened this Feb 21, 2024
@kisantia kisantia merged commit 2105085 into release/1.48 Feb 21, 2024
13 of 17 checks passed
@kisantia kisantia deleted the corivera/portActionFix branch February 21, 2024 00:29
@coveralls
Copy link

coveralls commented Feb 21, 2024

Pull Request Test Coverage Report for Build 7981952089

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 2 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-0.002%) to 41.755%

Files with Coverage Reduction New Missed Lines %
extensions/notebook/src/dialog/configurePython/configurePythonWizard.ts 1 46.46%
src/sql/workbench/services/connection/browser/connectionDialogWidget.ts 1 73.44%
Totals Coverage Status
Change from base Build 7981163932: -0.002%
Covered Lines: 30825
Relevant Lines: 69082

💛 - Coveralls

ssreerama added a commit that referenced this pull request Feb 22, 2024
* Add null checks for undefined include/exclude patterns in search view (#25336) (#25354)

* Add write permissions to PR labelling action (#25356) (#25359)

* Updating STS new version (#25357)

* vbump sql projects after insiders release to 1.4.2

* vbump sql projects after insiders release to 1.4.2

---------

Co-authored-by: Cory Rivera <corivera@microsoft.com>
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.

PR Labelling action in release branch fails due to insufficient permissions
3 participants