-
Epic
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
-
Add auth support to webhooks
-
BU Product Work
-
False
-
None
-
False
-
Not Selected
-
To Do
-
PROJQUAY-6250 - Support authentication in webhook notifications
-
PROJQUAY-6250Support authentication in webhook notifications
-
100% To Do, 0% In Progress, 0% Done
Epic Goal
- Users are able to configure webhooks to use authentication
Why is this important?
- When using the repository notification feature, Quay does not allow users to specify authentication credentials for notification of type webhook POST
- There are certain services, such as GitHub's repository_dispatch event, that require webhook authentication in order to trigger the other actions.
Scenarios
- A User is able to configure a repository notification webhook with authentication that can be be sent to GitHub to trigger a GitHub Action
Acceptance Criteria
- CI - MUST be running successfully with tests automated
- Release Technical Enablement - Provide necessary release enablement details and documents.
Dependencies (internal and external)
- TBD
Previous Work (Optional):
- TBD
Open questions::
- Do we only need to support basic auth?
Done Checklist
- CI - CI is running, tests are automated and merged.
- Release Enablement <link to Feature Enablement Presentation>
- DEV - Upstream code and tests merged: <link to meaningful PR or GitHub Issue>
- DEV - Upstream documentation merged: <link to meaningful PR or GitHub Issue>
- DEV - Downstream build attached to advisory: <link to errata>
- QE - Test plans in Polarion: <link or reference to Polarion>
- QE - Automated tests merged: <link or reference to automated tests>
- DOC - Downstream documentation merged: <link to meaningful PR>
- impacts account
-
RFE-4422 Enable use of authentication in webhook POST requests
- Backlog