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

fix: Fix the bug of setting channelID #125

Merged
merged 2 commits into from
May 14, 2024
Merged

fix: Fix the bug of setting channelID #125

merged 2 commits into from
May 14, 2024

Conversation

chuang8511
Copy link
Member

Because

  • channelID is wrong to set

This commit

  • fix set channelID bug

Copy link

linear bot commented May 14, 2024

@chuang8511 chuang8511 requested a review from donch1989 May 14, 2024 13:01
@donch1989 donch1989 merged commit 47bc192 into main May 14, 2024
8 checks passed
@donch1989 donch1989 deleted the chunhao/ins-4298 branch May 14, 2024 13:14
donch1989 pushed a commit that referenced this pull request May 16, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.17.0-beta](v0.16.0-beta...v0.17.0-beta)
(2024-05-15)


### Features

* add additional attribute in JSON schema for Instill Credit
([#118](#118))
([a6751fa](a6751fa))
* add global secrets to StabilityAI connector
([#122](#122))
([1db0c9f](1db0c9f))
* add sourceTag for pinecone
([#117](#117))
([b202da1](b202da1))
* allow global API key on OpenAI connector
([#110](#110))
([42bccdd](42bccdd))
* implement Slack component
([#120](#120))
([1ecff8a](1ecff8a))
* **openai:** support gpt-4o model
([#127](#127))
([536f5af](536f5af))
* update Instill Credit supported model list
([#123](#123))
([0b0cf81](0b0cf81))


### Bug Fixes

* Fix the bug of setting channelID
([#125](#125))
([47bc192](47bc192))
* **slack:** add `instillSecret: true` to `token` field
([#126](#126))
([7751585](7751585))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
namwoam pushed a commit to namwoam/component that referenced this pull request Jun 24, 2024
Because

- channelID is wrong to set

This commit

- fix set channelID bug
namwoam pushed a commit to namwoam/component that referenced this pull request Jun 24, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.17.0-beta](instill-ai/component@v0.16.0-beta...v0.17.0-beta)
(2024-05-15)


### Features

* add additional attribute in JSON schema for Instill Credit
([instill-ai#118](instill-ai#118))
([a6751fa](instill-ai@a6751fa))
* add global secrets to StabilityAI connector
([instill-ai#122](instill-ai#122))
([1db0c9f](instill-ai@1db0c9f))
* add sourceTag for pinecone
([instill-ai#117](instill-ai#117))
([b202da1](instill-ai@b202da1))
* allow global API key on OpenAI connector
([instill-ai#110](instill-ai#110))
([42bccdd](instill-ai@42bccdd))
* implement Slack component
([instill-ai#120](instill-ai#120))
([1ecff8a](instill-ai@1ecff8a))
* **openai:** support gpt-4o model
([instill-ai#127](instill-ai#127))
([536f5af](instill-ai@536f5af))
* update Instill Credit supported model list
([instill-ai#123](instill-ai#123))
([0b0cf81](instill-ai@0b0cf81))


### Bug Fixes

* Fix the bug of setting channelID
([instill-ai#125](instill-ai#125))
([47bc192](instill-ai@47bc192))
* **slack:** add `instillSecret: true` to `token` field
([instill-ai#126](instill-ai#126))
([7751585](instill-ai@7751585))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 👋 Done
3 participants