Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Mattraks/delete-workflow-runs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.3
Choose a base ref
...
head repository: Mattraks/delete-workflow-runs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.4
Choose a head ref
  • 11 commits
  • 330 files changed
  • 6 contributors

Commits on Jun 30, 2022

  1. Allow user to opt into "all"

    Need a way to explicitly define all, since Github input options don't let you define null and an empty string will crash their UI on manual workflows.
    This is useful for workflows that wants pre-defined options instead of loosely typed string.
    seivan authored Jun 30, 2022
    Configuration menu
    Copy the full SHA
    607cc02 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    seivan authored Jun 30, 2022
    Configuration menu
    Copy the full SHA
    58275ee View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

  1. Add baseUrl for enterprise usage

    In order to use the plugin in an enterprise github, we need to add the baseUrl to the octokit
    simply-inventive authored Jul 14, 2022
    Configuration menu
    Copy the full SHA
    11120e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6457c4 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. Configuration menu
    Copy the full SHA
    a558943 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. Configuration menu
    Copy the full SHA
    b880b5c View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2022

  1. Configuration menu
    Copy the full SHA
    2a98a66 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

  1. Configuration menu
    Copy the full SHA
    5ebc537 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. Configuration menu
    Copy the full SHA
    1544db1 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. Configuration menu
    Copy the full SHA
    9835e4a View commit details
    Browse the repository at this point in the history
Loading