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

feat: addLabel #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

feat: addLabel #2

wants to merge 1 commit into from

Conversation

Footjy
Copy link

@Footjy Footjy commented Mar 4, 2022

Why

I would like to enforce the addition of the eng oncall label for cards that are in the international eng oncall team (and why not use this as well in the regular eng oncall team).

Test

I have not really tested this, I just tested the graphql query and it was working fine.
I don't want to spend too much time trying to have a working setup that would allow me to test this, could you review this and help me deploy it?

@Footjy Footjy requested a review from agerlic March 4, 2022 14:12
@@ -44,6 +45,9 @@ const App = {
[createAttachmentLinkIntercom.key]: createAttachmentLinkIntercom,
[createAttachmentLinkURL.key]: createAttachmentLinkURL,
},
updates: {
Copy link
Author

Choose a reason for hiding this comment

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

Not 100% sure I can do that.

@Footjy
Copy link
Author

Footjy commented Mar 4, 2022

I was not able to setup oauth 2 quickly enough, I don't know how many hours I would need, but if we could get an oauth token we could maybe use the linear api directly from Zapier rather than maintaining this app.
The alternative would be to use a personal api key. I've been able to set this up easily. But they say it's not recommended and we should use oauth2 like you have setup for the Linear-Zapier app.

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.

1 participant