Skip to content
This repository has been archived by the owner on Dec 26, 2023. It is now read-only.

fix: Add missing CancelRunAction to WorkspaceWriteRole #649

Merged
merged 1 commit into from
Nov 20, 2023

Conversation

juanli16
Copy link
Contributor

@juanli16 juanli16 commented Nov 17, 2023

We have encountered the issue that a team member with permission to manage workspace cannot cancel a pending run. This PR adds the missing CancelRunAction to the WorkspaceWriteRole.

@juanli16 juanli16 changed the title internal: Add missing CancelRunAction to WorkspaceWriteRole feat: Add missing CancelRunAction to WorkspaceWriteRole Nov 17, 2023
Members with WorspaceAdminRole cannot manually cancel pending runs in a
workspace. This PR adds the missing permission to the role.
@juanli16 juanli16 changed the title feat: Add missing CancelRunAction to WorkspaceWriteRole fix: Add missing CancelRunAction to WorkspaceWriteRole Nov 17, 2023
@leg100 leg100 merged commit 599ddcb into leg100:master Nov 20, 2023
5 checks passed
@leg100
Copy link
Owner

leg100 commented Nov 20, 2023

Thanks, much appreciated.

leg100 pushed a commit that referenced this pull request Dec 5, 2023
🤖 I have created a release *beep* *boop*
---


## [0.2.0](v0.1.18...v0.2.0)
(2023-12-05)

With the introduction of agent pools, you'll have to not only upgrade `otfd` but any instances of `otf-agent` you have running as well. If you have any agent tokens, or workspaces assigned to use agents, then they are automatically moved over to use a default agent pool.

### ⚠ BREAKING CHANGES

* agent pools ([#653](#653))

### Features

* agent pools ([#653](#653))
([662bfd9](662bfd9))


### Bug Fixes

* Add missing CancelRunAction to WorkspaceWriteRole
([#649](#649))
([599ddcb](599ddcb))
* docker-compose otfd healthcheck
([c553b58](c553b58))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants