Skip to content

feat: migrate to Power Automate webhooks, add icon_url setting - #2

Open
deuterium wants to merge 1 commit into
mobydeck:mainfrom
deuterium:main
Open

feat: migrate to Power Automate webhooks, add icon_url setting#2
deuterium wants to merge 1 commit into
mobydeck:mainfrom
deuterium:main

Conversation

@deuterium

Copy link
Copy Markdown

Fixes #1

  • Remove contentUrl:nil from attachment (fixes Power Automate rejection)
  • Remove base64 avatar encoding; use direct URLs instead
  • Simplify card body (flat elements, no Container wrappers)
  • Accept 202 Accepted responses from workflow endpoints
  • Support CI_PIPELINE_STATUS with DRONE_BUILD_STATUS fallback
  • Add icon_url setting for forges behind firewalls
  • Bump go.mod to 1.24
  • Remove unused imports (encoding/base64, mime, path)

fixes #1

Fixes mobydeck#1

- Remove contentUrl:nil from attachment (fixes Power Automate rejection)
- Remove base64 avatar encoding; use direct URLs instead
- Simplify card body (flat elements, no Container wrappers)
- Accept 202 Accepted responses from workflow endpoints
- Support CI_PIPELINE_STATUS with DRONE_BUILD_STATUS fallback
- Add icon_url setting for forges behind firewalls
- Bump go.mod to 1.24
- Remove unused imports (encoding/base64, mime, path)

Co-authored-by: Antigravity AI <noreply@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Does not work with Teams Workflows

1 participant