Skip to content

Conversation

jprusik
Copy link
Contributor

@jprusik jprusik commented Aug 19, 2025

🎟️ Tracking

PM-24980

📔 Objective

Cut down on failure notices that aren't related to BIT testing outcomes. In these cases where the clients build isn't available, it's expected to be due to a timing issue (lots of rapid commits being pushed up) or some other blocking concern that implies a re-run of BIT in the immediate/relevant future.

🦮 Reviewer guidelines

  • 👍 (:+1:) or similar for great changes
  • 📝 (:memo:) or ℹ️ (:information_source:) for notes or general info
  • ❓ (:question:) for questions
  • 🤔 (:thinking:) or 💭 (:thought_balloon:) for more open inquiry that's not quite a confirmed issue and could potentially benefit from discussion
  • 🎨 (:art:) for suggestions / improvements
  • ❌ (:x:) or ⚠️ (:warning:) for more significant problems or concerns needing attention
  • 🌱 (:seedling:) or ♻️ (:recycle:) for future improvements or indications of technical debt
  • ⛏ (:pick:) for minor or nitpick changes

@jprusik jprusik self-assigned this Aug 19, 2025
@jprusik jprusik requested a review from differsthecat August 19, 2025 18:49
- name: Set no PR feedback when missing build artifact
if: ${{ failure() && steps.get-build-artifact.conclusion == 'failure' }}
run: |
echo "send_pr_feedback=false" > "$GITHUB_OUTPUT"
Copy link
Contributor Author

@jprusik jprusik Aug 19, 2025

Choose a reason for hiding this comment

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

We already appended earlier, so replace instead here (we don't use GITHUB_OUTPUT anywhere else in the job, so this should be safe)

@jprusik jprusik marked this pull request as ready for review August 19, 2025 18:51
@jprusik jprusik requested a review from a team as a code owner August 19, 2025 18:51
Copy link

Logo
Checkmarx One – Scan Summary & Details656c9997-f26b-49c1-8e50-760fb612cefd

Great job! No new security vulnerabilities introduced in this pull request

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.

1 participant