MENTOR
BRIEF DESCRIPTION
Currently, the contributors.yml workflow doesn't work and triggers itself forever.
What happens is that it is triggered on push to main, but then it pushes changes to the main branch which triggers itself again forever. https://github.com/DSACMS/metrics/actions/workflows/contributors.yml
This also creates a PR every time the workflow runs.
SCOPING
SKILLS NEEDED
GitHub Actions and scripting.
REQUIRED DELIVERABLES
- Stop the workflow from triggering itself
- Set up a workflow to automatically update main as it is a protected branch
- Verify that the contributor information is automatically updated on each legitimate push to main or otherwise
DESIRED DELIVERY WINDOW
ACKNOWLEDGEMENTS
MENTOR
BRIEF DESCRIPTION
Currently, the
contributors.ymlworkflow doesn't work and triggers itself forever.What happens is that it is triggered on push to main, but then it pushes changes to the main branch which triggers itself again forever. https://github.com/DSACMS/metrics/actions/workflows/contributors.yml
This also creates a PR every time the workflow runs.
SCOPING
SKILLS NEEDED
GitHub Actions and scripting.
REQUIRED DELIVERABLES
DESIRED DELIVERY WINDOW
ACKNOWLEDGEMENTS