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

ci: Improve job names #139

Merged
merged 4 commits into from
Jul 21, 2024
Merged

ci: Improve job names #139

merged 4 commits into from
Jul 21, 2024

Conversation

SimonAlling
Copy link
Owner

@SimonAlling SimonAlling commented Jul 21, 2024

Before:

  • Conventional Commits
  • CI Build (16.20.2)
  • Bootstrapped Userscript (16.20.2)
  • Dependent Userscripts (SimonAlling/better-sweclockers, 16.20.2)
  • Dependent Userscripts (SimonAlling/example-userscript, 16.20.2)

After:

  • Conventional Commits
  • Check package (Node 16.20.2)
  • Check bootstrapped userscript (Node 16.20.2)
  • Dependent: Better SweClockers (Node 16.20.2)
  • Dependent: Example Userscript (Node 16.20.2)

In addition to the changes in this PR, I had to go to the branch protection rule for master and update the required status checks under Require status checks to pass before merging.

💡 git show --color-words='CI Build|Bootstrapped Userscript| Userscripts|\w+|.'

@SimonAlling SimonAlling marked this pull request as ready for review July 21, 2024 12:03
@SimonAlling SimonAlling merged commit b1b440d into master Jul 21, 2024
7 checks passed
@SimonAlling SimonAlling deleted the ci-job-names branch July 21, 2024 12:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant