Skip to content

Update distributhor/workflow-webhook action to v3.0.8#559

Merged
austins merged 1 commit intomainfrom
renovate/distributhor-workflow-webhook-3.x
Mar 26, 2026
Merged

Update distributhor/workflow-webhook action to v3.0.8#559
austins merged 1 commit intomainfrom
renovate/distributhor-workflow-webhook-3.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 26, 2026

This PR contains the following updates:

Package Type Update Change
distributhor/workflow-webhook action patch v3v3.0.8

Release Notes

distributhor/workflow-webhook (distributhor/workflow-webhook)

v3.0.8

Compare Source

  • Added header 'Connection: close' to curl request (to exit faster when complete)
  • Updated the GitHub-Hookshot ID to use the request ID value
  • Added additional error log/trace info
  • Internal improvements

v3.0.7

Compare Source

  • Added support for authentication other than BASIC, for example, bearer tokens. See webhook_auth_type and webhook_auth in the README

v3.0.6

Compare Source

  • Improved environment variable handling (will now correctly handle variables set with either 'env' or 'with')
  • Removed setting which indicates webhook_secret to be required

v3.0.5

Compare Source

  • Change curl option --fail to --fail-with-body
  • If the webhook call fails with non 200 HTTP code, the result body will still be returned
  • Removed the curl progress meter from verbose output

v3.0.4

Compare Source

  • Internal improvements to JSON handling

v3.0.3

Compare Source

  • Fixed bug with multi-line output in response-body for GITHUB_OUTPUT
  • Added support for --max-time curl option
  • Added rudimentary support for arbitrary, basic curl options to be passed in

v3.0.2

Compare Source

  • Fix a bug with the generation of SHA1 signature
  • Return the webhook response from the action, using the GITHUB_OUTPUT variable

v3.0.1

Compare Source

  • The webhook secret is now optional. If omitted, the URL itself will be used as the value with which to generate the hash

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (squash) March 26, 2026 12:10
@renovate renovate bot force-pushed the renovate/distributhor-workflow-webhook-3.x branch from 93c39d3 to 8425754 Compare March 26, 2026 12:11
@austins austins disabled auto-merge March 26, 2026 12:11
@austins austins merged commit 44830d1 into main Mar 26, 2026
3 checks passed
@austins austins deleted the renovate/distributhor-workflow-webhook-3.x branch March 26, 2026 12:11
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.

1 participant