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

Add a reminder to notify maintainers about SPI changes #19724

Closed
wants to merge 2 commits into from

Conversation

kokosing
Copy link
Member

Add a reminder to notify maintainers about SPI changes

That way maintainers will have a chance to get to know early about SPI
changes, they will be able to respond to them and potentially notify all
other affected SPI consumers they know about.

That way maintainers will have a chance to get to know early about SPI
changes, they will be able to respond to them and potentially notify all
other affected SPI consumers they know about.
@cla-bot cla-bot bot added the cla-signed label Nov 13, 2023
@kokosing kokosing requested a review from martint November 13, 2023 20:51
Copy link
Member

@electrum electrum left a comment

Choose a reason for hiding this comment

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

If we want this, we could add a bot that looks for revapi changes and posts them somewhere.

@electrum
Copy link
Member

First commit looks good

@electrum
Copy link
Member

We could have something automatically tag the PR anytime something changes the SPI POM.

@@ -212,6 +212,7 @@
</item>
<!-- Backwards incompatible changes since the previous release -->
<!-- Any exclusions below can be deleted after each release -->
<!-- Remember to notify to all Trino maintainers before merging backward incompatible SPI changes -->
Copy link
Member

Choose a reason for hiding this comment

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

This is not a policy we currently have. Please bring this up with the maintainers group if you would like to add this policy.

@kokosing kokosing marked this pull request as draft November 14, 2023 15:40
@kokosing
Copy link
Member Author

I am sorry, I have should mark this a draft. I posted this to facilitate the discussion. I had no intention to merge it fast.

@kokosing
Copy link
Member Author

We could have something automatically tag the PR anytime something changes the SPI POM.

Do you mean by posting a comment on github?

@electrum
Copy link
Member

Sorry, I meant labels, not tags. For example, we have something that automatically tags PRs as hive.

@dain
Copy link
Member

dain commented Nov 14, 2023

I am sorry, I have should mark this a draft. I posted this to facilitate the discussion. I had no intention to merge it fast.

No problem. Github is not a good place to have a discussion. I suggest you post on slack group.

We could have something automatically tag the PR anytime something changes the SPI POM.

Do you mean by posting a comment on github?

I think he means add a label to the issue.

@kokosing
Copy link
Member Author

I was under impression that adding tags does not trigger notifications.

@kokosing kokosing closed this Jan 2, 2024
@kokosing kokosing deleted the origin/master/002_spi branch July 28, 2024 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

3 participants