Skip to content
This repository has been archived by the owner on Jul 15, 2024. It is now read-only.

Feat/support webhook for pull request generator #417

Merged

Conversation

shmurata
Copy link
Contributor

As I wrote in #366 (comment), the pull request generator also supports webhooks for quick synchronization. I've added webhook support.

I also refactored some of the code because it was not good to simply add it. I also changed the annotations from the git generator-specific annotations to the common annotations, as it seemed to be a good idea to make the annotations common to all generators.
If you have any problems with this change, please comment and I will change it.

Changed so that the same annotation can be used for all generators. There is no reason to set annotations individually, since annotations will result in refreshes for all generators in the ApplicationSet.
Copy link
Member

@jgwest jgwest left a comment

Choose a reason for hiding this comment

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

Looks great, thanks @shmurata!

@jgwest jgwest merged commit c574f5e into argoproj:master Nov 23, 2021
@jgwest jgwest added this to the v0.3.0 milestone Nov 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants