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

Parse IncidentID from betteruptime URLs #2

Merged
merged 4 commits into from
Jan 24, 2024

Commits on Nov 17, 2023

  1. Add Incident resolving

    ndbeals committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    de74eb2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e21a579 View commit details
    Browse the repository at this point in the history
  3. added resolved-by flag

    ndbeals committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    36ad186 View commit details
    Browse the repository at this point in the history
  4. Attempt to extract an IncidentID from a url

    - Maintains old behaviour where you can directly pass an incidentID
    - if a URL is passed, extracts the ID from it
    - Also fixed two typos
    ndbeals committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    6558bc1 View commit details
    Browse the repository at this point in the history