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

Add documentation for Discord webhook integration #60

Merged
merged 1 commit into from
Nov 20, 2023

Conversation

ll7
Copy link
Member

@ll7 ll7 commented Nov 15, 2023

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Fixes # (issue)

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Does this PR introduce a breaking change?

e.g. is old functionality not usable anymore

Most important changes

Which files functionalities are most important in this PR. On which part should the reviewer be focussed on?

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works (might be obsolete with CI later on)
  • New and existing unit tests pass locally with my changes (might be obsolete with CI later on)

@ll7 ll7 linked an issue Nov 15, 2023 that may be closed by this pull request
Copy link

Simulation results

Metric Value
Avg. driving score 0.010593
Avg. route completion 0.065
Avg. infraction penalty 0.29682
Collisions with pedestrians 0.29682
Collisions with vehicles 0.0
Collisions with layout 112.841
Red lights infractions 225.683
Stop sign infractions 0.0
Off-road infractions 0.0
Route deviations 0.004
Route timeouts 0.0
Agent blocked 225.683
Yield emergency vehicles infractions 0.0
Scenario timeouts 0.0
Min speed infractions 225.683
undefined 0.0

@ll7 ll7 marked this pull request as ready for review November 16, 2023 10:03
@ll7 ll7 requested a review from JulianTrommer November 16, 2023 14:01
@ll7 ll7 merged commit 31c6563 into main Nov 20, 2023
3 checks passed
@ll7 ll7 deleted the 58-feature-document-the-webhook-for-the-github-repository branch November 20, 2023 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

[Feature]: Document the webhook for the github repository
1 participant