Skip to content

feat: add login-post-identifier and signup-post-identifier action triggers#1409

Merged
ankita10119 merged 2 commits into
masterfrom
DXCDT-1961
Jun 24, 2026
Merged

feat: add login-post-identifier and signup-post-identifier action triggers#1409
ankita10119 merged 2 commits into
masterfrom
DXCDT-1961

Conversation

@ankita10119

@ankita10119 ankita10119 commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

🔧 Changes

Add login-post-identifier and signup-post-identifier to the list of supported action triggers.

  • Added both triggers to ACTIONS_TRIGGERS in src/tools/constants.ts
  • Updated example configs (examples/directory/triggers/triggers.json, examples/yaml/tenant.yaml)

📚 References

🔬 Testing

  • Existing trigger tests cover the new entries via the ACTIONS_TRIGGERS constant
  • Manual: deploy a tenant config containing login-post-identifier or signup-post-identifier trigger bindings

📝 Checklist

  • All new/changed/fixed functionality is covered by tests (or N/A)
  • I have added documentation for all new/changed functionality (or N/A)

@ankita10119 ankita10119 requested a review from a team as a code owner June 23, 2026 09:13
@codecov-commenter

codecov-commenter commented Jun 23, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.19%. Comparing base (fedb588) to head (3e8b142).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1409   +/-   ##
=======================================
  Coverage   80.19%   80.19%           
=======================================
  Files         153      153           
  Lines        7119     7119           
  Branches     1573     1573           
=======================================
  Hits         5709     5709           
  Misses        760      760           
  Partials      650      650           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@harshithRai

Copy link
Copy Markdown
Contributor

LGTM

@ankita10119 ankita10119 merged commit 4699ac3 into master Jun 24, 2026
9 checks passed
@ankita10119 ankita10119 deleted the DXCDT-1961 branch June 24, 2026 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants