Skip to content

make gl_hook_id int#29

Merged
larisoncarvalho merged 1 commit into
mainfrom
feat/workflows-vcstriggers
May 20, 2026
Merged

make gl_hook_id int#29
larisoncarvalho merged 1 commit into
mainfrom
feat/workflows-vcstriggers

Conversation

@taherkk
Copy link
Copy Markdown
Collaborator

@taherkk taherkk commented May 19, 2026

No description provided.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the SDK’s VcsTriggers model for GitLab webhook hook IDs by changing gl_hook_id from a string pointer to an int pointer.

Changes:

  • Change VcsTriggers.GlHookId type from *string to *int in templates.go.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread templates.go
Comment thread templates.go
@taherkk taherkk changed the title remove gl_hook_id make gl_hook_id int May 20, 2026
@larisoncarvalho larisoncarvalho merged commit 94b3634 into main May 20, 2026
4 checks passed
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.

3 participants