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

chore: improve job lookup #13

Conversation

sileht
Copy link
Member

@sileht sileht commented Oct 15, 2024

Current job lookup is complicated due to matrix, and because GitHub does
not provide the workflow_job id.

This tries to improve a bit the matching

Current job lookup is complicated due to matrix, and because GitHub does
not provide the workflow_job id.

This tries to improve a bit the matching

Change-Id: I6f8d44b1d4ae815a639ac24c0e3a1d671ac046ab
Copy link
Contributor

mergify bot commented Oct 15, 2024

Merge Protections

Your pull request matches the following merge protections and will not be merged until they are valid.

Changelog requirements

  • any of:
    • -title ~= ^feat
    • label = need changelog
    • label = skip changelog

Enforce conventional commit

Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/

  • title ~= ^(fix|feat|docs|style|refactor|perf|test|build|ci|chore|revert)(?:\(.+\))?:

@mergify mergify bot requested a review from a team October 15, 2024 08:22
@sileht
Copy link
Member Author

sileht commented Oct 15, 2024

@mergify queue

Copy link
Contributor

mergify bot commented Oct 15, 2024

queue

✅ The pull request has been merged automatically

The pull request has been merged automatically at 4870cd7

@mergify mergify bot merged commit 4870cd7 into main Oct 15, 2024
7 checks passed
@mergify mergify bot deleted the devs/sileht/better-match/I6f8d44b1d4ae815a639ac24c0e3a1d671ac046ab branch October 15, 2024 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants