-
-
Notifications
You must be signed in to change notification settings - Fork 388
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
Allow to change status context again #674
Conversation
Why should a user be able to change it? I don't see any real benefit, so I would just remove that option completely. |
-> edge-case: two woodpecker instances on same forge & repo |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please update docs to match this setup as well and add a deprecation notice to the migration guide so we can remove the WOODPECKER_GITEA_CONTEXT
and WOODPECKER_GITHUB_CONTEXT
in the next version.
Co-authored-by: Anbraten <anton@ju60.de>
regression of #561