Skip to content

Update check-cla action#204

Open
kenodegard wants to merge 1 commit intomainfrom
check-cla
Open

Update check-cla action#204
kenodegard wants to merge 1 commit intomainfrom
check-cla

Conversation

@kenodegard
Copy link
Copy Markdown
Contributor

@kenodegard kenodegard commented Aug 16, 2024

Description

A few maintenance improvements:

  • converts metadata step (previously JS code) into GitHub Action Expressions
  • converts add signee step (previously JS code) into Python script
  • updates default input values based on upcoming move from conda/infrastructure to conda/cla

Depends on #203

Questions

  • Do we really need to be setting a cla-signed [bot] added once the contributor has signed the CLA label? It's the CLA check status that's actually being used to verify if a contributor has signed the CLA so is the cla-signed [bot] added once the contributor has signed the CLA label just noise?

@conda-bot conda-bot added the cla-signed [bot] added once the contributor has signed the CLA label Aug 16, 2024
@kenodegard kenodegard changed the title Update check-cla Update check-cla action Aug 16, 2024
Comment thread check-cla/action.yml Outdated
Copy link
Copy Markdown
Member

@jezdez jezdez left a comment

Choose a reason for hiding this comment

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

Looking good!

@conda-bot
Copy link
Copy Markdown
Contributor

conda-bot commented Jan 21, 2025

Warning

This is a test of the CLA system. Review for correctness but otherwise ignore this comment.

We require contributors to sign our Contributor License Agreement and we don't have one on file for @login (204).

In order for us to review and merge your code, please e-sign the Contributor License Agreement PDF. We then need to manually verify your signature, merge the PR (conda-sandbox/cla#7), and ping the bot to refresh the PR.

Commands

Trigger actions by commenting on this PR:

  • @conda-bot check will check whether a CLA has been signed for this PR author

Comment thread .github/workflows/tests.yml Outdated
Comment thread .github/workflows/tests.yml Outdated
@github-actions
Copy link
Copy Markdown

Hi there, thank you for your contribution!

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed automatically if no further activity occurs.

If you would like this pull request to remain open please:

  1. Rebase and verify the changes still work
  2. Leave a comment with the current status

NOTE: If this pull request was closed prematurely, please leave a comment.

Thanks!

@github-actions github-actions Bot added the stale [bot] marked as stale due to inactivity label Jan 25, 2026
@jezdez
Copy link
Copy Markdown
Member

jezdez commented Feb 2, 2026

not stale

@github-actions github-actions Bot added stale::recovered [bot] recovered after being marked as stale and removed stale [bot] marked as stale due to inactivity labels Feb 3, 2026
Refactor the check-cla composite GitHub Action to extrapolate the logic into a standalone script. Updates .github/workflows/tests.yml to run the action for pull requests, and expands action inputs/behavior in check-cla/action.yml.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed [bot] added once the contributor has signed the CLA stale::recovered [bot] recovered after being marked as stale

Projects

Status: 👀 In Review

Development

Successfully merging this pull request may close these issues.

3 participants