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

Set run-name for dispatch workflows #111778

Merged
merged 1 commit into from Sep 27, 2022
Merged

Set run-name for dispatch workflows #111778

merged 1 commit into from Sep 27, 2022

Conversation

dawidd6
Copy link
Member

@dawidd6 dawidd6 commented Sep 27, 2022

  • Have you followed the guidelines for contributing?
  • Have you ensured that your commits follow the commit style guide?
  • Have you checked that there aren't other open pull requests for the same formula update/change?
  • Have you built your formula locally with brew install --build-from-source <formula>, where <formula> is the name of the formula you're submitting?
  • Is your test running fine brew test <formula>, where <formula> is the name of the formula you're submitting?
  • Does your build pass brew audit --strict <formula> (after doing brew install --build-from-source <formula>)? If this is a new formula, does it pass brew audit --new <formula>?

https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#run-name

This will help us to get a better grip on which workflow run did what.

@dawidd6 dawidd6 requested review from MikeMcQuaid and a team as code owners September 27, 2022 07:14
@BrewTestBot BrewTestBot added automerge-skip `brew pr-automerge` will skip this pull request workflows PR modifies GitHub Actions workflow files labels Sep 27, 2022
@dawidd6 dawidd6 merged commit 81e9a75 into master Sep 27, 2022
@dawidd6 dawidd6 deleted the run-name branch September 27, 2022 16:09
@dawidd6
Copy link
Member Author

dawidd6 commented Sep 27, 2022

@MikeMcQuaid
Copy link
Member

Screenshot 2022-09-27 at 17 14 06

This doesn't look great. Could we append a URL or "pull request #" or something?

@dawidd6 dawidd6 mentioned this pull request Sep 27, 2022
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge-skip `brew pr-automerge` will skip this pull request workflows PR modifies GitHub Actions workflow files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants