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

utils/github/actions: support notices and new annotation parameters #12438

Merged
merged 1 commit into from
Nov 16, 2021
Merged

utils/github/actions: support notices and new annotation parameters #12438

merged 1 commit into from
Nov 16, 2021

Conversation

carlocab
Copy link
Member

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same change?
  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you written new tests for your changes? Here's an example.
  • Have you successfully run brew style with your changes locally?
  • Have you successfully run brew typecheck with your changes locally?
  • Have you successfully run brew tests with your changes locally?

GitHub Actions annotations also suport a "notice" annotation type. You
can also set the title of an annotion, and the set endLine and
endColumn parameters.

See https://docs.github.com/en/actions/learn-github-actions/workflow-commands-for-github-actions

I plan to use title and end_line in particular in test-bot.

GitHub Actions annotations also suport a "notice" annotation type. You
can also set the title of an annotion, and the set `endLine` and
`endColumn` parameters.

See https://docs.github.com/en/actions/learn-github-actions/workflow-commands-for-github-actions
@BrewTestBot
Copy link
Member

Review period will end on 2021-11-17 at 06:46:43 UTC.

@BrewTestBot BrewTestBot added the waiting for feedback Merging is blocked until sufficient time has passed for review label Nov 16, 2021
end
metadata << "title=#{Actions.escape(@title)}"
Copy link
Member

@MikeMcQuaid MikeMcQuaid Nov 16, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could maybe adjust the existing brew test failed! message to be in the title instead and have a Click for output for the <summary>?

@MikeMcQuaid MikeMcQuaid added the critical Critical change which should be shipped as soon as possible. label Nov 16, 2021
@BrewTestBot
Copy link
Member

Review period skipped due to critical label.

@BrewTestBot BrewTestBot removed the waiting for feedback Merging is blocked until sufficient time has passed for review label Nov 16, 2021
@MikeMcQuaid MikeMcQuaid merged commit 762b35b into Homebrew:master Nov 16, 2021
@carlocab carlocab deleted the actions-annotations branch November 16, 2021 12:26
@github-actions github-actions bot added the outdated PR was locked due to age label Dec 17, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 17, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
critical Critical change which should be shipped as soon as possible. outdated PR was locked due to age
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants