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

Put an explanatory comment in trigger files that exist #30586

Merged
merged 1 commit into from
Mar 12, 2024

Conversation

kennknowles
Copy link
Member

@kennknowles kennknowles commented Mar 8, 2024

I noticed these files that got merged with PRs. We ought to be more conscientious! But they could serve a purpose. Rather than deleting them, we can add a little comment that says how to use them. Yes it is redundant to put it in every file but probably nice for each one to just say what it is for rather than cause you to look around.


Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:

  • Mention the appropriate issue in your description (for example: addresses #123), if applicable. This will automatically add a link to the pull request in the issue. If you would like the issue to automatically close on merging the pull request, comment fixes #<ISSUE NUMBER> instead.
  • Update CHANGES.md with noteworthy changes.
  • If this contribution is large, please file an Apache Individual Contributor License Agreement.

See the Contributor Guide for more tips on how to make review process smoother.

To check the build health, please visit https://github.com/apache/beam/blob/master/.test-infra/BUILD_STATUS.md

GitHub Actions Tests Status (on master branch)

Build python source distribution and wheels
Python tests
Java tests
Go tests

See CI.md for more information about GitHub Actions CI or the workflows README to see a list of phrases to trigger workflows.

@kennknowles
Copy link
Member Author

@Abacn @damccorm

@github-actions github-actions bot added the build label Mar 8, 2024
Copy link
Contributor

@damccorm damccorm left a comment

Choose a reason for hiding this comment

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

Thanks, I like it. Probably gonna fail some test suites on this PR now though :)

@Abacn
Copy link
Contributor

Abacn commented Mar 8, 2024

PostCommit Java ValidatesRunner SparkStructuredStreaming failing is fixed in #30589 -- may need another cherry-pick into release branch to get this test green also

Copy link
Contributor

github-actions bot commented Mar 9, 2024

Checks are failing. Will not request review until checks are succeeding. If you'd like to override that behavior, comment assign set of reviewers

@Abacn Abacn mentioned this pull request Mar 11, 2024
3 tasks
@kennknowles kennknowles force-pushed the trigger_file_comments branch from fc8728c to 43b69c3 Compare March 11, 2024 19:00
@kennknowles kennknowles force-pushed the trigger_file_comments branch from 43b69c3 to 97f8dae Compare March 12, 2024 13:11
@kennknowles
Copy link
Member Author

I'm being pedantic about actually waiting for green here, but TBH it is a waste of time and resources. Perhaps we just go for it and merge?

@damccorm
Copy link
Contributor

I'm being pedantic about actually waiting for green here, but TBH it is a waste of time and resources. Perhaps we just go for it and merge?

SGTM

@kennknowles kennknowles merged commit 9a6777e into apache:master Mar 12, 2024
19 of 24 checks passed
@kennknowles kennknowles deleted the trigger_file_comments branch March 12, 2024 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants