-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Add helper to get runID
from Custom Deployment Protection Rule Event
#3476
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
Merged
gmlewis
merged 19 commits into
google:master
from
pputman-clabs:pputman/add-helper-function
Feb 13, 2025
Merged
Changes from 17 commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
309da8b
add helper function to parse DeploymentCallBackURL to get RunID
pputman-clabs 19449c0
added a test to make sure it got the runID properly
pputman-clabs 52886c4
Add check for regex match
pputman-clabs 4d2ad31
fix runID regex to only match on integers
pputman-clabs fa18394
add test for incorrect runID string
pputman-clabs 918be15
revert go.mod and go.sum
pputman-clabs 20afbb0
go format
pputman-clabs 6cf202a
Merge branch 'master' into pputman/add-helper-function
pputman-clabs 8564c96
remove error type checking as we only need to see if an error is retu…
pputman-clabs fbb37e4
Merge branch 'pputman/add-helper-function' of github.com:pputman-clab…
pputman-clabs 84cdc28
go format
pputman-clabs 3e68ecc
touch up the regex
pputman-clabs 421a652
remove new custom error type since it provides no real benefit
pputman-clabs 4fb5ed1
add comments to actions_worklow_runs.go methods that use RunID about …
pputman-clabs ffea876
Merge branch 'master' into pputman/add-helper-function
pputman-clabs d0396e5
fix linting issues
pputman-clabs 5c6ddb2
Merge branch 'pputman/add-helper-function' of github.com:pputman-clab…
pputman-clabs 5211c38
Rename regex to something more descriptive
pputman-clabs af36bac
run script/generate.sh for linter
pputman-clabs File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.