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

chore: update add-to-project workflow #26439

Conversation

nagash77
Copy link
Contributor

@nagash77 nagash77 commented Apr 5, 2023

update add-to-project workflow to add issues created by github-actions[bot] to triage board. Also added support for issues from the internal cypress-support repo to be added to the triage board.

  • Closes

Additional details

Steps to test

How has the user experience changed?

PR Tasks

@nagash77 nagash77 requested a review from mschile April 5, 2023 21:00
@nagash77 nagash77 self-assigned this Apr 5, 2023
@cypress
Copy link

cypress bot commented Apr 5, 2023

30 flaky tests on run #45376 ↗︎

0 26909 1281 0 Flakiness 30

Details:

Update .github/workflows/triage_add_to_project.yml
Project: cypress Commit: 2df8015f70
Status: Passed Duration: 19:33 💡
Started: Apr 10, 2023 1:14 PM Ended: Apr 10, 2023 1:33 PM
Flakiness  commands/net_stubbing.cy.ts • 1 flaky test • 5x-driver-firefox

View Output Video

Test Artifacts
network stubbing > intercepting request > can delay and throttle a StaticResponse Output
Flakiness  e2e/origin/commands/assertions.cy.ts • 1 flaky test • 5x-driver-firefox

View Output Video

Test Artifacts
cy.origin assertions > #consoleProps > .should() and .and() Output
Flakiness  cypress/cypress.cy.js • 3 flaky tests • 5x-driver-firefox

View Output Video

Test Artifacts
... > correctly returns currentRetry Output
... > correctly returns currentRetry Output
... > correctly returns currentRetry Output
Flakiness  project-setup.cy.ts • 2 flaky tests • launchpad-e2e

View Output Video

Test Artifacts
... > can reconfigure config after CT has been set up Output Screenshots Video
... > skips the setup steps when choosing component tests to run Output Screenshots Video
Flakiness  global-mode.cy.ts • 1 flaky test • launchpad-e2e

View Output Video

Test Artifacts
... > can be opened Output Screenshots Video

The first 5 flaky specs are shown, see all 16 specs in Cypress Cloud.

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings.

Co-authored-by: Matt Schile <mschile@cypress.io>
@nagash77 nagash77 merged commit 9a42a6f into develop Apr 10, 2023
@nagash77 nagash77 deleted the benm/update-add-to-project-board-workflow-to-accept-bot-issues branch April 10, 2023 19:33
@MikeMcC399
Copy link
Contributor

MikeMcC399 commented Apr 11, 2023

This PR is causing workflow failures:

[Invalid workflow file: .github/workflows/add-issue-to-triage-board.yml#L11](https://github.com/cypress-io/cypress-example-kitchensink/actions/runs/4665758619/workflow)
The workflow is not valid. In .github/workflows/add-issue-to-triage-board.yml (Line: 11, Col: 11): Error from called workflow cypress-io/cypress/.github/workflows/triage_add_to_project.yml@develop (Line: 40, Col: 13): Unexpected symbol: '"cypress-support-internal"'. Located at position 61 within expression: env.IS_COLLABORATOR == 0 || github.event.repository.name == "cypress-support-internal" || github.event.pull_request.user.login == "github-actions[bot]" || github.event.issue.user.login == "github-actions[bot]" cypress-io/cypress/.github/workflows/triage_add_to_project.yml@develop (Line: 40, Col: 13): Unexpected symbol: '${{'. Located at position 1 within expression: ${{ env.IS_COLLABORATOR == 0 || github.event.repository.name == "cypress-support-internal" || github.event.pull_request.user.login == "github-actions[bot]" || github.event.issue.user.login == "github-actions[bot]" }}

Edit: It looks like this was fixed now in d6bd4ec.

@nagash77 nagash77 removed their assignment Apr 14, 2023
astone123 pushed a commit to kgroat/cypress that referenced this pull request Apr 19, 2023
* chore: update add-to-project workflow to add issues created byy github-actions[bot] to triage board

---------

Co-authored-by: Matt Schile <mschile@cypress.io>
tgriesser added a commit that referenced this pull request Apr 25, 2023
* feat/protocol: (45 commits)
  chore: adding support for url:changed (#26519)
  chore: adding viewport:changed to protocol (#26508)
  chore: Reduce dependencies and binary size, add circle ci detector (#26522)
  chore: 12.10.0 release (#26517)
  test: fix flaky tests (#26505)
  chore: Check project dependencies for CT compatibility (#26497)
  chore: update vm2 to 3.9.16 (#26489)
  chore: enable builds on feat/protocol branch (#26506)
  chore: [skip ci] update to labels looked at by stalebot (#26496)
  chore: connecting to electron browser (#26471)
  chore: [skip ci] turning on stale bot (#26488)
  chore: fix issue with logs without wallClockUpdatedAt (#26473)
  Update triage_add_to_project.yml
  chore: Update Chrome (stable) to 112.0.5615.49 and Chrome (beta) to 113.0.5672.24 (#26434)
  feat: display framework definition errors (#26183)
  fix: correctly resolve dependencies for CT onboarding when using Yarn Plug n Play (#26452)
  fix: Subscribe to framework detection changes in wizard (#26437)
  fix: make clicks on type('{enter}') composed (#26395)
  chore: update add-to-project workflow (#26439)
  chore: Pass telemetry resources from the node process to the browser (#26468)
  ...
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.

5 participants